have a look at http://cwiki.apache.org/WICKET/wickets-xhtml-tags.html
section 'Attribute wicket:message' On Mon, Jan 11, 2010 at 12:56 PM, Wayne Pope <[email protected]> wrote: > Ok , I think I must have a brain block or something. > > Basically how do you localize the submit <input> on a form with having > to add a Button? > Currently we have a fairly large number of forms in the applicaiton > that just the default form onSubmit and we just add something like: > <input type="submit" value="Save"/> > > to the html. > > Do we need to add Buttons to all our pages or is there a way to > specify in our application properties files what the default value > should be for submits? > > many thanks > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
