The client stores the history list, and so you need to use a client-side
technique to do anything like this. Struts is not really involved. 

There's often been talk about keeping your own history list in the
user's session, but I don't remember ever seeing an implementation
posted. 

-- Ted Husted, Husted dot Com, Fairport NY USA.
-- Building Java web applications with Struts.
-- Tel +1 585 737-3463.
-- Web http://www.husted.com/struts/


George White wrote:
> 
> Hi everyone,
> 
> Does anyone know how to code a "Back" button -- one that works like the I.E. "Back" 
>toolbar button?
> I currently use one that requires JavaScript and would like to switch to one that 
>works with Struts/JSP but is not dependent upon JavaScript.
> 
> Thanks.
> George

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

Reply via email to