Hi,
Ok, but how can I use newUnvalidatedRequest method before validate a form to avoid control of the contain of the field with httpunit?
RICHARD (From france)
Hi,
I use HTTPUNIT for filling fields in a form and validate it. Until today, I used the 5 following code lines and that worked fine :
WebResponse wresponse = wc.getResponse("http://www.xxx.com");
WebForm wform = wresponse.getForms()[0];
wform.setParameter("code","1234");
wresponse =...
Hi,
<br>
I use APACHE/TOMCAT 4.0 with ORACLE 8i on a PC/XP plateform.
<br>
Occasionnally only, I have an error message from ORACLE : "java.sql.SQLException: Exception d'E/S: The Network Adapter could not establish the connection".
<br>
This append only when I create many records in a loop (more...
Hi,
I use APACHE/TOMCAT 4.0 with ORACLE 8i on a PC/XP plateform.
Occasionnally only, I have an error message from ORACLE : "java.sql.SQLException: Exception d'E/S: The Network Adapter could not establish the connection".
This append only when I create many records in a loop (more than 200)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.