This might be of interest: http://www.innovation.ch/java/HTTPClient/
John > -----Original Message----- > From: Brandon Cruz [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 16, 2003 1:24 PM > To: Tomcat Users List > Subject: Simulating a browser session > > > > Does anyone have familiarity with using JAVA to simulate a > browser session > and navigate multiple pages in a https based web application, storing > session cookies, doing form posts, etc.? > > We are trying to do an https post, but the application is > acting as if the > parameters are never passed. > > We have done the exact same thing before at another website with no > problems. > > The only difference is that the one that does not work is > using session > cookies, although we are able to successfully get and set the cookies. > > In both situations, the web application we are trying to > navigate is ASP > based. > > We are trying to integrate one of our partners applications > to ours and > could really use any information, web pages to reference, > anything. We're > out of ideas. > > Thanks in advance and sorry for the off topic post, please reply to me > directly. > > Brandon > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
