On 2/1/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> yes, we already do enough "hacking" to allow users to nest forms eventhough
> it is not allowed in the html spec. what wicket does is turn all inner form
> tags into divs and use its magic to route the values/call events. but when
> it comes to multipart there isnt much we can do because at the end there is
> only one top level form, and if you have upload fields then that form has to
> be multipart.
>
Excellent idea, but how about just don't allow it? Even if it work but
I feel it is kind of hard to maintain and manage. How many people
really need this?

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to