Hi All,
I have a very peculiar problem pertaining to argument passing in EJBs.
The problem is :
The client to the bean needs to pass objects to the bean. The bean is
supposed to fill up / change value of these arguments. After the remote
method call the client should be able to get the values from the passed
argument. How can this be achieved? In short I want to achieve something
similar to 'pass by reference' of C++
Any kind of help will be useful.
Thanks and Regards,
Shelly
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".