neato.  i did not know that.  i vaguely recall doing this once
and i recall being really suprised it worked.  now i know why! ;-)


Martijn Dashorst wrote:
> 
> On 4/27/07, jan_bar <[EMAIL PROTECTED]> wrote:
>> I think that you cannot nest <form> in HTML. You have to "nest" them with
>> CSS. This will also solve your trouble with form submits - I think that
>> the
>> browser simply ignores the nested <form> tags.
> 
> Wicket supports nested forms. The inner form tags are replaced with
>  elements. This is a component framework, where you expect forms
> to be able to be nested (form on a reusable panel anyone?).
> 
> Martijn
> -- 
> Learn Wicket at ApacheCon Europe: http://apachecon.com
> Join the wicket community at irc.freenode.net: ##wicket
> Wicket 1.2.6 contains a very important fix. Download Wicket now!
> http://wicketframework.org
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Nested-Forms-and-onSubmit%28%29--tf3657476.html#a10244936
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to