Hi,

In Wicket 1.5 you can use
 #startComponentInPage(aPanelWithAFormInside)
or
#startComponentInPage(someFormComponent)
#executeUrl(someUrlWithQueryString)



On Sat, Dec 3, 2011 at 11:37 PM, Fabiosakiyam <fabiosakiy...@gmail.com> wrote:
> It worked with formTester, thanks :)
> But since im testing only my component, is there anyway to test it without
> needing a formTester? 'cause needing the formTester will make me create a
> blankPage just to add the component, and then create a html as well.. is
> there anyway to test a component/panel, inputing data, without the need of a
> formtester?
> Thanks in advance.
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/WicketTester-setParameterForNextRequest-doubt-tp4147729p4155172.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to