Hello

just a little question about the taglib

i want to have one form with 2 buttons in it


one button should do "new"
the other "update"

how can i make my action class know which button was hit?

additionally i want that the buttons get there labels from a property file
that works as shown below but how can i now make my action class know which button is 
hit?
<html-el:submit ><bean-el:message key="search.new"/></html-el:submit>

Reply via email to