Hi,
Here's my ideas to the last issue:
> 4. Is this just a bad idea in general, and should a
> rich-client applet
> be communicating via HTTP and a Servlet (and perhaps XML or SOAP), as
> opposed to RMI directly?
If you use standard RMI, you expose your, probably sensible, data to the
packet sniffer unles you make RMI use the HTTPS connection (not sure if this
is possible in standard RMI implementation).
I would use the XML/SOAP solution with encrypted content. But that's just my
opinion.
Regards,
Roman
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user