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

[321 byte] By [nagaraja] at [2007-11-27 3:48:23]
# 1
Implement a Filter. You can search around using the keyword "LoginFilter" or "UserFilter" to find examples.
BalusCa at 2007-7-12 8:52:16 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...