Re: [Webwork-user] Action doesn't execute every time

2002-07-14 Thread Rickard
Joacim Järkeborn wrote: > We have an WebWork action class that executes the first time it's > called, then from the JSP page a modal dialog appears with information > from the action. When user closes that dialog and wants to run the same > action to get other data the previous data appears aga

[Webwork-user] Action doesn't execute every time

2002-07-10 Thread Joacim Järkeborn
Hi, We have an WebWork action class that executes the first time it's called, then from the JSP page a modal dialog appears with information from the action. When user closes that dialog and wants to run the same action to get other data the previous data appears again (the action doesn't exec