Jsp Login problem
i am using jsp for a login functionality.
in which i am accepting username and password from user.
but if user press back button after loging in the first page is displayed
it should not be .
i require in pure java. i also even tried for the sessions
please provide a solution for me

