You're
using the beta, correct? The problem is the workflow built into ActionSupport in
the beta (this has been moved into the DefaultWorkflowInterceptor in CVS). When
you have an error in your fieldErrors or actionErrors it will return "input"
without executing your doExecute().
I
would suggest overriding execute() with the code you have in doExecute() now
(I'm making assumptions on how you've written things). Then it won't do
this...
Jason
-----Original Message-----
From: Chris Widhelm [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 02, 2003 1:28 PM To: [EMAIL PROTECTED] Subject: Re: [OS-webwork] ui:select problems
|
Title: Message
- [OS-webwork] ui:select problems Chris Widhelm
- Re: [OS-webwork] ui:select problems Chris Widhelm
- RE: [OS-webwork] ui:select problems Jason Carreira
- Re: [OS-webwork] ui:select problems Chris Widhelm
- RE: [OS-webwork] ui:select problems Jason Carreira
- Re: [OS-webwork] ui:select problems Chris Widhelm
- Jason Carreira