Re: [studs-user] Coding help
Status: Beta
Brought to you by:
mojavelinux
|
From: Earnie B. <ea...@us...> - 2006-06-13 22:07:15
|
Quoting Earnie Boyd <ea...@us...>: > List, > > I am trying to use message properties for my form labels but I'm stuck > for the trying to figure out how to use the fmt:message for the > html:submit value. Can someone give an example or point me to one that > allows me to do this? > > <html:submit value=<fmt:message key="label.Submit"/>/> doesn't work. > Well I figured that one out: <html:submit><fmt:message key="label.Submit"/></html:submit> Now I need help with if the form has more than one Submit how do I know which was clicked in the extended action class? Earnie Boyd http://shop.siebunlimited.com |