hai,
1)How to pass an object "by reference" in java.I have to pass the object
from a client application to a session bean(EJB)method.The session bean will
modify the object.Can i get the modified object back in the client??If not
how to get the modified object.

2)How to pass a variable of primitive datatype like int,float to a method
"by reference" and get back the modified variable value in the calling
point??

plse this is very urgent.

thanks in advance.

===========================================================================
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".

Reply via email to