But this is an additional button right? Not something that will effect the browsers 
back button...???

-----Original Message-----
From: Phani [mailto:[EMAIL PROTECTED]
Sent: Monday, October 11, 2004 1:12 PM
To: Struts Users Mailing List
Subject: Re: Back Button Implementation


Roy,

You can use something like this:

<html:button property="settingsButton" value="back"
onclick="window.history.go(-1);" />

--- Sudipto Roy <[EMAIL PROTECTED]> wrote:

> 
> 
> Hi
> 
> I am working in a J2EE Project in which we are using
> Struts. Can anyone tell me whether I can track a
> Browser Button Hit as I want to synchronise Browser
> Back Button with  our Application Back Button.
> 
> If that is Possible,also let me know that How it is
> Possible.
> 
> bye
> 
>  
> 
>  
> 
> Yahoo! India Matrimony: Find your life
partneronline.



                
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com

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


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

Reply via email to