Hello. I've a problem.
Apostrophe in resource files of my application does not appear.

example:

Property1=L'ID è sbagliato

is showed (using <text> tag in the jsp page) as : LID è sbagliato

I'm using ISO-8859-1 in Eclipse editor and I include this on top of every
jsp page:

<%@ page language="java" pageEncoding="ISO-8859-1"%>

what's wrong? 

Thank you


-- 
View this message in context: 
http://www.nabble.com/apostrophe-does-not-appear-tp15846030p15846030.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to