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

Reply via email to