Re: Cookie cound not be set
"Mohiddin Shaik" <[email protected]>
| Newsgroups | gmane.comp.web.httpunit.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Guys,
I am also facing some problem while accessing https protocal. Is httpunit
supports https protocal sites?
WebConversation wc = new WebConversation();
// Obtain the main page on the meterware web site
WebRequest request = new GetMethodWebRequest( "
https://dmg-sae-5.india:6789");
WebResponse response = wc.getResponse( request );
I am getting these errors ..
.Rhino classes (js.jar) not found - Javascript disabled
Exception: java.net.UnknownHostException: dmg-sae-5.india
Please help me in this.
With Regards
Mohiddin
On 8/10/06, Graeme J Sweeney <[email protected]> wrote:
>
> On Thu, 10 Aug 2006, chensong wrote:
>
> > And also, I use such code, founds cookie values are ok, but why, the
> file
> > not created?
>
> Consider it held in memory for the duration of your test rather than
> stored as a file.
>
> All you need to do is test that the cookie exists (and matches the
> expected value).
>
> --
> Graeme -
> Outlook Express user? - http://home.in.tum.de/~jain/software/oe-quotefix/
>
> -------------------------------------------------------------------------
> 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
> _______________________________________________
> Httpunit-develop mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/httpunit-develop
>
-------------------------------------------------------------------------
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
_______________________________________________
Httpunit-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/httpunit-develop