Howto internationalize the labels of buttons
is it possible or not to nest tags this way : <input type="submit"
name="ListOrg" Value="<fmt:message
key=\"org.menu.btn.list\" bundle=\"${nav}\"/>" >
and if not, what are the interests of JSTL if we have to go back to JSP
expressions, or scriptlets so often, and if the use of tags needs
development skills?
is it "really" a decoupling between logic and presentation ? I doubt...

Regards
Philippe


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

Reply via email to