Encoding problems with direct action
Encoding problems with direct action
- Subject: Encoding problems with direct action
- From: Jacky Gagnon <email@hidden>
- Date: Mon, 20 Jan 2003 15:07:39 -0500
Hi,
I try to use UTF-8 encoding in my WOApp.
When I use components actions, no problems. I use the strategy found
on WODEV:
http://wodev.spearway.com/cgi-bin/WebObjects/WODev.woa/wa/
Main?wikiPage=InternationalCharacters
The problem is when I use direct action for login: appendToResponse and
takeValuesFromRequest are not used and french accent are not displayed
correctly in WOString until I opened the session. My Java String are
ok in the debugger.
How can I resolve this problem?
Thanks!
Jacky
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.