Yes it is possible so the error is somewhere in your code.

Do you add the components for form2 to the form1?

Martijn

On 11/1/07, Cristi Manole <[EMAIL PROTECTED]> wrote:
> Hello,
>
> Simple question :) :
>
> Is it possible to have two forms on the same page, without having them
> imbricated?
>
> <form wicket:id = "form1">
> ...
> </form>
> <form wicket:id = "form2">
> ...
> </form>
>
>
> I'm asking because I get errors saying i did not add markup for form2 when
> it is indeed in html code...  (and added to the page)
>
>
> Tks a lot
>


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

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

Reply via email to