why don't you just store it in the page as properties? Why hidden
fields or page parameters?

Martijn

On 5/9/08, Joel Halbert <[EMAIL PROTECTED]> wrote:
> Hi,
>
>  Does anyone know if there is an easy way of appending page parameters to the 
> action query string of a stateless form without overriding 
> Page.getPageParameters() ?
>
>  The reason I would want to do this is if I had two forms on the page and I 
> wanted to hold different state in each form.
>  (I would like to do this without using hidden fields - so as parameters 
> tagged on to the forms action string)
>
>  Thanks,
>
> joel


-- 
Buy Wicket in Action: http://manning.com/dashorst
Apache Wicket 1.3.3 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.3

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to