Yes... i only browse the name but haven't actually read the document, sorry about that.
In my code I will get some parameters using getRequest().getParameter() so I need to assert it at my test. After I really read the document, I guess what I really need to do in put a Map at setParametersForNextRequest() , right? On 11/13/06, Iman Rahmatizadeh <[EMAIL PROTECTED]> wrote: > I don't think that's what you're looking for. What exactly do you want to do > ? > > > On 11/13/06, Carfield Yim <[EMAIL PROTECTED]> wrote: > > I need to setup some parameter for the wicket test, I can see there is > > a method call "setupRequestAndResponse" so I guess I should override > > this one and do the setup there? However I don't know how as this > > method take no parameters. Would anyone tell me how to do? > > > > > ------------------------------------------------------------------------- > > 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 > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > > ------------------------------------------------------------------------- > 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 > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
