On Wed, February 2, 2005 1:28 pm, [EMAIL PROTECTED] said:
> Actually, now you've stimulated a though in me! :)
> 
> Correct me if I'm wrong, but processPreprocess() fires BEFORE
> processValidate(), correct?  In that case, since I can in fact determine
> the input after processPreprocess() fires, I can simply call setInput() on
> the mapping with the new value, and everything should work as expected.
> 
> Sound about right to you Joe?

Actually, I can answer my own question: NO.  IllegalStateException: 
Configuration is frozen.  Argh.

Next question: where is the ActionMapping instantiated from and stored, and can 
I create a new one myself and replace the first one?
 
-- 
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to