> I would like to save a form's markup as a string when the form's submit
> button is pressed. The part that I am having difficulty with is
> understanding how to use wicket to grab a form's rendered markup. I
> have a
> feeling it must be pretty simple, but I'm getting lost in the wicket
> documentation. Any tips?

Look at org.apache.wicket.response.StringResponse and examples using that.

- Tor Iver

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to