I may have some syntax problem, but I'm trying to get the text for a submit button from the message bundle so it can be localized.
if I code something like
<input type=submit value="<bean:message key="global.prompt.submit"/>" >
it works
I can't figure out how to convert this an
<html:submit value=????>
I keep getting parser/compiler errors
thanks
bp
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

