Hi John Think you can set the same as a servlet context using context.setAttribute() and read it using context.getAttribute() , if you want to read it in another servlet. vj
> ---------- > From: John Bell[SMTP:[EMAIL PROTECTED]] > Reply To: A mailing list for discussion about Sun Microsystem's Java > Servlet API Technology. > Sent: Thursday, March 14, 2002 5:30 PM > To: [EMAIL PROTECTED] > Subject: send and read response to remote server from servlet > > Hi, > > From within a servlet I need to send something like > "http://secure.epdq.co.uk/cgi-bin?clientid=1234&total=12" > and read the response programatically. > > Thanks, > John > > -------------------------------------------------------------------------- > ----------------------- > Save time by using an eTicket and our Self-Service Check-in Kiosks. For > more information go to http://www.britishairways.com/eservice1 > > __________________________________________________________________________ > _ > To unsubscribe, send email to [EMAIL PROTECTED] and include in the > body > of the message "signoff SERVLET-INTEREST". > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > Resources: http://java.sun.com/products/servlet/external-resources.html > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html > ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
