Tom Gerber wrote:
> I need a Servlet which will do the following: Take the input query string
> and form data and call the same request to another Web server.
Hi,
Here's an open source package which includes a class that does this.
The main page:
http://www.rule-of-eight.com/components/sf/index.html
API of the proxy class:
http://www.rule-of-eight.com/javadoc/com.ruleofeight.sf.ProxyConnection.html
You may be able to use it as is, or get some ideas about implementing your
own...
- Robb
___________________________________________________________________________
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