Thanks Jeromy Evans. It worked well.

-----Original Message-----
From: Jeromy Evans [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 12, 2008 6:11 PM
To: Struts Users Mailing List
Subject: Re: WARNING: Parameters: Invalid chunk ignored

Ram Prasad wrote:
> Hi All,
>
>  
>
> I am using struts 2.0.11.1 form with "Ajax" theme, getting error
> "Parameters: Invalid chunk ignored" WARNING message when submitted the
form
> and the form fields have not been populated. I have configured the targets
> as the form parent DIV.
>
>  
>
> May 8, 2008 5:50:30 PM org.apache.tomcat.util.http.Parameters
> processParameters
>
> WARNING: Parameters: Invalid chunk ignored.
>
>  
>
> Ajax theme form submission is working fine if I have used Separate DIV
> located in another place as target instead of parent DIV of form.
>
>  
>
> Can anyone come across this type of problem? Please help me.
>
>   

If this is in IE only, set the showLoadingText attribute of the ajax 
widgets to false.  When the target div contains the source form, IE 
overwrites the form with the loading text before it is read.


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




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

Reply via email to