> From: Christina Siena [mailto:[EMAIL PROTECTED] 

> I am trying to figure how to handle special characters like "®".
> When the form is posted, the form attribute contains "®" 
> instead of "®".

We heard you the first time. :)  The lack of a response after two and a half hours 
probably means that either it's a frequently asked question, or you need to provide 
more information.

In this case, it's not something I've seen come up often, but a quick trip through the 
archives suggests that you might need something like this on the page with the HTML 
form:

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

If that's not helpful, you might want to post more information about your Struts 
project, and see if that prompts another response.

-- 
Wendy Smoak
Application Systems Analyst, Sr.
ASU IA Information Resources Management 

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

Reply via email to