I could not find an example that show's how to do what I want to do.

I have a web page with a Save button on it. When the user presses the Save
button I want to execute some javascript which calculates a value and then
I want the value to be sent to the server where I store the value in a
database. Then I want a label to appear on the webpage that says the data
has been saved.

I am new to Wicket and I am using Wicket 1.4. How should I do this? Is
there an example of something like this?

Thanks
Nick Mudge

Reply via email to