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