cancel
Showing results for 
Search instead for 
Did you mean: 

How Application.getDialogManager().getPage() works

alihammad
Champ in-the-making
Champ in-the-making
Regarding the following "page include" in a JSP, I want to know that where the actual JSP paths are configured. In other words where does getPath() get the path from? So that I could change the path to point to another JSP .
How can I do that?

<jsp:include page="<%=Application.getDialogManager().getPage() %>" />

I hope the question is clear.
1 REPLY 1

alihammad
Champ in-the-making
Champ in-the-making
quick help needed plz Smiley Sad