Hi! I am both fairly new to Java Servlets and to this forum, so please excuse me if I'm bringing up a topic that has been here before. I'm trying to create a Servlet that receives a POST request on Port 80, and then takes that specific POST request and sends it to a specified URL on a different port. The response should then again be redirected to the original client that made the request on port 80. I've already got the Servlet running with GET but for some reason it won't work properly with POST. I'm now trying to re-approach it from scratch. Do any of you have a good suggestion as to how it should be done? Kind regards, Steen Bang-Madsen ___________________________________________________________________________ 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