Hi all

My 4-tier app uses RMI-based AppServer. I want my JSP to connect to it
(using dynamic stub loading). In order to do this I have to install
RMISecurityManager, haven't I? Is this legal in Tomcat? Probably, I
should provide some policy file? Can my webapp use separate policy (I
would not like to change the base Tomcat configuration)? I use JDK 1.3,
so AFAIK RMISecurityManager === SecurityManager and uses usual policy
files.
Any comments are more than welcome.

Regards,

Sergey

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to