Pradeep Eriya

Greenhorn
+ Follow
since Feb 25, 2008
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Pradeep Eriya

hello..,
I developed a project in JSP that allows users to Sign up as well as logg in.
I used session object and is working properly.
But even though a user logged out successfully, the Back Button of the browser allows to show the page that should be displayed only on the proper logging in. Please provide a simple solution.
16 years ago
JSP
hello..,
I developed a project in JSP that allows users to Sign up as well as logg in.
But used session object and is working properly.
But even though a user logged out successfully, the Back Button of the browser allows to show the page that should be displayed only on the proper logging in. Please provide a simple solution.