Hi,

I have a class which needs to call a method of a servlet. The servlet
method has to process the input parameters and makes a "backend URL" call to
an external site. We need to do that since the external site uses the URL
string to update its database. Hence the servlet has to accept a URL string
and redirect to that.

Does anyone have any idea how to do it?

Thanks,
Shaji

___________________________________________________________________________
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