Two Laptop Bag
The moose likes Struts and the fly likes problem in page navigation Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "problem in page navigation" Watch "problem in page navigation" New topic
Author

problem in page navigation

berender mavi
Greenhorn

Joined: Feb 18, 2011
Posts: 29
Hi all

I am new to struts.currently i have project what i want to do in it is to disable the page caching and i added the following lines to all jsp pages



but even after adding that when after logout when i press the back button it asks for referesh or resubmit and on pressing ok it take me to home page.I don't want this.

second problem is when i logged in to my home page and press back button why it is taking me back to the login page.

I don't wan to disable the back button.


Please suggest the way.


Thanks
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: problem in page navigation
 
Similar Threads
Disabling Back Button in a browser
Problem with cache and session
roblem when caching with Internet Explorer 6.0
Struts Page Expired
Disabling Back Button in a browser