1. set a jsp:include param value to a custom tag result coderanch.com |
2. regarding jsp:param tag coderanch.com |
3. jsp param tag(urgent) coderanch.com |
4. fmt:message tag does not work with "bundle" param coderanch.comHi, I need to use fmt:message tag with custom bundle (which is not specified in web.xml). Use jstl 1.2 with tomcat 7.0.2 The doc and multiple examples ower web show that I should symply use "bunde" tag parameter to load this custom bundle, so I put the tag in this way: |