Displaying the Login Page for Non Authenticated User?
Hi,
I have an issue in my project that if i try to invoke a URL related to create user directly without login in from the login page it should forward the control the login. jsp ? So only authenticated user can invoke those pages by login in. Pls. do provide a sample example on this and how to proceed with it. It is quite urgent.
Thanks,
JavaCrazyLover

