hi liwen
is there any security reasons specific to servlets as rmi client vis-a-vis
java client ? My java client invokes allright but the servlet is unable to
call the same rmi server . I am using Tomcat3.1.
(Embedded
image moved "A mailing list for discussion about Sun
to file: Microsystem's Java Servlet API Technology."
pic04955.pcx) <[EMAIL PROTECTED]>
05/22/2000 02:38 PM
Please respond to "A mailing list for discussion about Sun Microsystem's
Java Servlet API Technology." <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
cc:
Subject: Re: hi
depends on how do u want to use them together. as i did, i use a servlet
as a rmi client to call method
of a rmi server. u can also use a servlet as a rmi server and some other
programs such as servlets,
applets, and so on as rmi client.
liwen
----- Original Message -----
From: chandra shekar
To: [EMAIL PROTECTED]
Sent: Monday, May 22, 2000 4:57 PM
Subject: hi
hi there,
i have a doubt , how do u use servlets with rmi..
thanks in advance
Paintbrush