Sounds like you may want to research RMI, or Remove Method Invocation.
This is all part of the Servlets extension (javax.*).



Gaurav Kishore wrote:
>
> Hi,
>
> Let's say there are two servers A and B.
> Is it possible to invoke a cgi script on server B from server A using a
> servlet, over https. (btw, both servers support SSL) If yes, how to go
> about it? Any thoughts, pointers, or info is highly appreciated.
>
> Actually, I need to pass some sensitive information in the background
> from server A to B, depending on the option the user chooses on the
> browser.
>
> TIA
> Gaurav
>
> ___________________________________________________________________________
> 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

--
Julio C. Monroy
Chief Information Officer
MallPhoria!
1400 Fashion Island Boulevard
Suite 940
San Mateo, California 94404
p: 650-349-0300
f: 650-571-1025
[EMAIL PROTECTED]

___________________________________________________________________________
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