Martijn Dashorst wrote:

Rajesh,

Can you create a bug-report on sourceforge? This way you can easily track when it is fixed, or some other solution has been found.

I am able to reproduce the problem you experience, but haven't looked into the cause yet.

If you use the stripped HTML file I enclosed, you will get the NullPointerException. Apparently, httpunit doesn't know what to do when you just 'submit()' the form. As I look at the page, I wouldn't be sure what to do either, since there is no (default) button to click.


If you use 'clickButton("somevalue"), then the form *does* work. I suggest that you use that in your tests for the meantime, and post the enclosed stripped HTML document to the HTTPUnit mailinglist. Perhaps they know more about your problem.

Martijn Dashorst



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Jwebunit-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jwebunit-users

Reply via email to