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 again (the action 
> doesn't executes).

With only the limited info you gave above it is impossible to answer 
this. Your best bet is to add a lot of debug output, or use a real 
debugger to find out what's going on. WebWork does not cache actions, so 
that's not the problem.

/Rickard



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Webwork-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webwork-user

Reply via email to