Thanks, Pete. I believe client here means any other server (not web) app. So I believe RMI is the choice of communication here. This question comes because examples with phoenix are web oriented. Regards
peter royal <[EMAIL PROTECTED]> wrote: On Nov 22, 2003, at 12:30 AM, Saurabh Manohar wrote: > Thanks Stephen, It works. But now I have a basic newbie question. If I > am > able to run a block thro' phoenix., How does the client access it? The > block > is a class file which the client should be able to instantiate and > call a > few methods of the same. What's the client? In cornerstone, I believe there is a block that is able to export other blocks via RMI. And as part of the AltRMI project, there is a block to export other blocks via AltRMI. -pete --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------- Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard
