I found this link
(http://www.crazysquirrel.com/computing/general/form-encoding.jspx)
and, after adding the accept-charset and the hidden field, it fixed
it.


On 12/1/05, Frank W. Zammetti <[EMAIL PROTECTED]> wrote:
> I've seen sporadic problems along these lines over the past two years with
> an app I have, and it's an IE-only app.  I've never been able to track it
> down, but it's been fairly rare so I haven't gone nuts trying either :)
>
> Same kind of symptoms though... logs seem to indicate request parameters
> were not present in the Action, but based on how the app works that should
> be an impossibility.
>
> If you figure it out, let me know, I'd be very thankful! :)
>
> --
> Frank W. Zammetti
> Founder and Chief Software Architect
> Omnytex Technologies
> http://www.omnytex.com
> AIM: fzammetti
> Yahoo: fzammetti
> MSN: [EMAIL PROTECTED]
>
> On Thu, December 1, 2005 12:45 pm, Nick Heudecker said:
> > Now I'm thinking this has something to do with the charset not getting
> > set in IE.  Users are copying and pasting content from Word into
> > textareas and getting this error.
> >
> > Is it possible Tomcat can't parse the incoming form data and nothing
> > gets passed to the Action?
> >
> > On 12/1/05, Nick Heudecker <[EMAIL PROTECTED]> wrote:
> >> Occasionally, one my my users will receive the following error message:
> >>
> >> "javax.servlet.ServletException: Request[/foo] does not contain handler
> >> parameter named 'p'.  This may be caused by whitespace in the label
> >> text."
> >>
> >> There isn't any whitespace in the label text, and this only occurs
> >> with IE.  It's like none of the form properties are submitted.  Has
> >> anyone else experienced this and discovered a solution?
> >>
> >> Thanks.
> >>
> >
> > ---------------------------------------------------------------------
> > 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]
>
>

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

Reply via email to