[ajug-members] JSF question
J. Talafous
jtalafous at gmail.com
Fri Mar 6 11:55:24 EST 2009
I am inside a JSP tag java file and I want to know the URL of the
request, so I use request.getRequestURL(). But it returns
http://myserver.com/myfile.jsp instead of
http://myserver.com/myfile.faces or http://myserver.com/myfile.jsf.
In other words, I want the request entered by the user, not the one
mapped by JSF. Is there a way to do that? Thanks for the help.
More information about the ajug-members
mailing list