Laurent Duperval wrote:

com.meterware.httpunit.FormParameter$UnusedParameterValueException: Attempted to assign to parameter 'EntriesPerPage' the extraneous value '2'.

ARGH! My brain kicked in again right after I received this. Turns out my form doesn't allow me setting a value of 2, but my servlet accepts it. So I have to call the servlet directly instead of passing by the HTML pages.


L


------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ Jwebunit-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to