escape it using \'

Mikkel

-----Oprindelig meddelelse-----
Fra: Matteo Di Giovinazzo [mailto:[EMAIL PROTECTED]]
Sendt: 19 June 2001 15:47
Til: [EMAIL PROTECTED]
Emne: apostrophe in an application resource properties file does
disappear in the JSP file compiled!!!!!!!!!!!


For example in the struts-blank.jar in the ApplicationResource.properties
there is a key with a value that contains an apostrophe (0x27 ASCII Code):

    index.message=[...]Place it in your container's "webapp" folder[...]


In the JSP file that call

    <bean:message key="index.message"/>

the apostrophe disappear!! IS THIS A BUG???


Matteo Di Giovinazzo

Reply via email to