I am developing ee5 application. I am using jsf for my web pages. And i am trying to implement security to my application. So i require the url to be specified when i need to apply security constraints.
but what i observe is that the url is always pointing to the page from which it is directed and not the current page.
Say if i am navigating from page1 to page2, once page2 gets displayed, the url says "
http://localhost:8080/sampleEjb-war/page1.jsp. And this continues.
What is the reason and how to avoid it?
Thanks in advance
[Message sent by forum member 'anjana83' (anjana83)]
http://forums.java.net/jive/thread.jspa?messageID=260722