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
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