Re: resetting form when refreshed

2007-04-30 Thread Martin Gainty
do you mean session.invalidate() ? M-- This email message and any files transmitted with it contain confidential information intended only for the person(s) to whom this email message is addressed. If you have received this email message in error, please notify the sender immediately by telephon

Re: resetting form when refreshed

2007-04-30 Thread Felipe Rodrigues
You can find it at http://struts.apache.org/2.x/docs/home.html Look for notifytopics and listentopics. You'll have to use an ajax behavior, so would be nice to read all the ajax stuff there. There are lots of examples there. Regards, Felipe sudeepj2ee wrote: > > Hi could you send me a way ou