In Tomcat's install directory:

webapps/webapps/examples.war

You should find a SetCharacterEncoding.java source file. It's a pretty
simple piece of code actually and I think it will fix your problem. There's
actually a bugzilla ticket entered against this problem to document it more
clearly :-)

-Joe


> -----Original Message-----
> From: struts lover [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 19, 2004 4:49 PM
> To: Struts Users Mailing List
> Subject: RE: internationalization problem
>
>
> Hi Joe,
> Which examples.war are you talking about??? I dont see
> any examples.war.
>
> All special characters in the text fields get
> distorted.
>
> --- Joe Hertz <[EMAIL PROTECTED]> wrote:
>
> > Are spanish characters not retained either?
> >
> > Are you using Tomcat, and if so, are you using the
> > SetCharacterEncoding
> > Filter? (Look in the Tomcat WebApps examples.war)
> >
> > Inquiring minds want to know this stuff :-)
> >
> > > -----Original Message-----
> > > From: struts lover [mailto:[EMAIL PROTECTED]
> > > Sent: Thursday, August 19, 2004 2:48 PM
> > > To: [EMAIL PROTECTED]
> > > Subject: internationalization problem
> > >
> > >
> > > Hi,
> > > I am facing a problem and trying to solve it for
> > many
> > > days but in vain.
> > > The user selects the locale(suppose es-spanish)
> > and
> > > the page displays in that particular locale using
> > the
> > > appropriate properties file.
> > > I also have a file upload on the same form. I am
> > using
> > > enctype="multipart/form-data" in the <html:form>
> > tag.
> > > Now when I enter Arabic text in the text field,
> > and
> > > post the form, the Arabic text is not retained. It
> > > inserts junk characters.
> > > Can anyone please help me on this issue.
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Tired of spam?  Yahoo! Mail has the best spam
> > protection around
> > > http://mail.yahoo.com
> > >
> > >
> >
> ---------------------------------------------------------------------
> > > 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]
> >
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> ---------------------------------------------------------------------
> 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