This site may help you:

http://java.sun.com/docs/books/tutorial/networking/urls/readingWriting.html


> Hi all,
>
> I have been perusing the archives and I did not see this
> topic mentioned, so
> here goes.
> 1) A servlet is requested by a client using a web browser
> 2) In the doGet() call, an HTTP Post is "submitted" to an asp
> page residing
> on separate server
> 3) Based on the contents of the document received, redirect
> to a URL... etc.
>
> First of all, since I am quite new to server side Java, are
> there any major
> issues that may arise from an architectural standpoint?
> Secondly, can any of
> you shed some light on how the functionality referred to
> above should be
> implemented?
>
> Thanks in advance.
>
> Tom

___________________________________________________________________________
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

Reply via email to