Hi Lisa, I'm not sure to understand. You want to use WebTest here to do something that wouldn't be possible with a "normal" browser. Is this correct?
Marc. Lisa Crispin-2 wrote: > > When using Spring for UI development, it uses the same controller for the > get and the post of a form (eg, SimpleFormController). When the form is > posted, Spring reattaches the parameters from the get to the posted > request. Is there any way to simulate this behavior in WebTest? I.E., > when > a submit button is clicked, specify additional parameters for the posted > request. > thanks > Lisa > > -- View this message in context: http://www.nabble.com/posting-forms-with-Spring-tf3867639.html#a10965488 Sent from the WebTest mailing list archive at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

