Craig McClanahan wrote:
This philosophy is one of the lessons we took to heart in designing
JSF. In the particular case of buttons and hyperlinks, the label of
the button and the binding to an action are separated and explicit:
<h:commandButton id="save" value="#{messages['save.button.label']}"
action="#{mybean.save_action}" .../>
Thank goodness there's another reader macro for JSPs!!! ;) (Or whatever
people call them in JSP, the #{, ${, etc.)
PS: Don't tell DJ, but JSF has transparently supported image buttons
and the ".x/.y" thing from the very beginning :-)
Only because you stole his code, ya' thievin' bastiges.
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]