Hi

I am trying the following code:

<html:file name="scheme" property="fileForm" accept=".css" >
        <bean:message key="button.browse"/>
</html:file>

and there are two problems with it.
1. the "accepts" key doesn't work
2. the label of the Browse... button doesn't change. I have the key in my
application.properties file, before you ask :) It doesn't work even if I
remove the <bean> tag and put plain text in there

Thanx
Ganeff



Reply via email to