Wicket supports nested forms since 1.3 transparently.

Martijn

On Monday, November 23, 2009, Frank Silbermann
<[email protected]> wrote:
> HTML doesn't like forms inside of forms.  What don't you just create an
> address panel that belongs inside a form, but which does not provide its
> own form?
>
> -----Original Message-----
> From: Arnaud Garcia [mailto:[email protected]]
> Sent: Monday, November 23, 2009 10:37 AM
>
> ...Patient has an Address.
> Since an Address can be used somewhere else in the code, for adding a
> new one, you  have to create a simple AdressPanel with a form
> inside...
>
> So, how can I reuse this component in the PatientPanel ? because in
> this Panel I will also have a form, with also a submit button..
> ...but how the form can be merged ?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com
Apache Wicket 1.4 increases type safety for web applications
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.4.0

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to