You can't call ActionMapping.setInput() on a mapping which was read as part
of the Struts configuration.

Why are you trying to set the 'input' attribute yourself? What are you
ultimately trying to do?

--
Martin Cooper


> -----Original Message-----
> From: Sharon Tam [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 17, 2002 3:51 PM
> To: [EMAIL PROTECTED]
> Subject: java.lang.IllegalStateException: Configuration is frozen
> 
> 
> 
> Hi, in struts1.1, can we call mapping.setInput()?  My 
> application throws java.lang.IllegalStateException: 
> Configuration is frozen when I tried to call 
> mapping.setInput("xxxx") at the end of my validate() in the 
> ActionForm.  However, the codes work in struts1.0.2.
> 
>  
> 
> Thanks in advance!
> 
> 
> 
> 
> ---------------------------------
> Do you Yahoo!?
> Yahoo! News - Today's headlines
> 


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to