Hi Group,

We are using Apache struts framework for our application.
What happens is, irrespective of the *.do called, my browser URL always
stays as the first *.do called in application i.e. login.do. Now, whenever
the browser refresh button is pressed, irrespective of the screen currently
being displayed, I get the first screen of my application.

To avoid this, we either need to trap the browser 'Refresh' button and call
the appropriate *.do ourselves or, set the browser URL to the actual *.do it
called last.

>From what I have found on the net, it's not possible to trap the browser
'Refresh'. Is there any setting in any file of struts or anywhere else to do
the latter?


Regards,
Praveer


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to