Re: how to access remote beans

2003-01-16 Thread Laxmikanth M.S.
t lies within us - Emerson > -Original Message- > From: karthikeyan.balasubramanian > [SMTP:[EMAIL PROTECTED]] > Sent: Friday, January 17, 2003 11:12 AM > To: [EMAIL PROTECTED] > Subject: Re: how to access remote beans > > You might want to explore RMI. > &

Re: how to access remote beans

2003-01-16 Thread karthikeyan.balasubramanian
You might want to explore RMI. Which does similiar job like the one you mentioning. Karthikyan B - Original Message - From: "Ritesh Gupta" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 15, 2003 11:34 AM Subject: Re: how to access remote

Re: how to access remote beans

2003-01-14 Thread Ritesh Gupta
Hi Ramesh, The bean that you are trying to instantiate is a JavaBean. These beans are always used local to the JSP page. I have never seen a syntax anywhere close to the one you are trying to give. Can you explain what you mean by 'remote' beans ? Regards, Ritesh - Original Message - From