RE: How to handle refresh

2004-06-21 Thread suhash . c
Hi Mike and Jacob,                    Thanks a lot for your suggestions.                  The one using tokens is working, so going ahead with it. Thanks, Suhash mike <[EMAIL PROTECTED]> 06/21/2004 08:01 PM Please respond to "Struts Users Mailing List" <[EMAIL PROTECTED]> To "S

Re: How to handle refresh

2004-06-20 Thread suhash . c
Hi Mike, We are aware that the transactional token needs to be used for this purpose. But we don't know the details thereof. Need some more info on that. Searched a lot but could not find any details. Had tried the resetToken method of the Action class but nothing happened. Suhash mike <[E

How to handle refresh

2004-06-20 Thread suhash . c
Hi all,           We wish to customise the behaviour of IE refresh by just making it fetch the latest data from the db.           It works fine in list and edit screens where the last action was a fetch.           But if the user has previously saved a record, refresh causes the save action to be