Re: accent in url parameter of DirectAction
Jérémy DE ROYER <[email protected]> Wed, 21 Jul 2010 12:33:51 +0200
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, May be you can try : URLEncoder.encode(arg0); Jérémy Le 21 juil. 2010 à 12:31, Pierre Gilquin a écrit : > Hi all, > > I am working with iso-8859-1everywhere in my app (html and db). > I have a DirectAction with parameters. > When parameter has accent (ex : ../MyApp.woa/wa/MyDA?menu=café), I dont get the correct word "café" in my java code. > I know it is the same malediction from the begining of computer with the limited ansi code. > > Any idea how to deal with this ? > Thanks in advance. > Pierre > > _______________________________________________ > WebObjects-dev mailing list > [email protected] > http://www.omnigroup.com/mailman/listinfo/webobjects-dev _______________________________________________ WebObjects-dev mailing list [email protected] http://www.omnigroup.com/mailman/listinfo/webobjects-dev