You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2004/02/18 06:00:55 UTC

DO NOT REPLY [Bug 25824] - Error in parsing french accent in html:link

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25824>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25824

Error in parsing french accent in html:link





------- Additional Comments From martinc@apache.org  2004-02-18 05:00 -------
Make sure you do *both* of the following:

1) Specify the character encoding as UTF-8 in the page directive of your JSP 
page.
2) Specify the character encoding as UTF-8 in a META tag in your HTML.

The problem you are seeing could occur if either or both of these are not done.

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org