I'd like to use JSP with RMI objects. Is there a recommended way to do this? Can I use JSP's JavaBean semantics with beans that are instantiated elsewhere (ie, on the RMI server)? I could create "proxy" beans that provide a thin interface to the RMI objects... And of course I could just use scripting... If anyone has some wisdom on what works and what doesn't, I'd like to know. Thanks, Rob =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JSP-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
