Hi,

I have a need to make certain methods within an EntityBean available to the
client application (such as set() and get() methods on cached data,
validate() on cached data) without invoking a remote network call. In order
to do this would I have to send the actual Entity Bean instance to the
client? This seems like a horrible solution to me - are there any
suggestions? I hope I am missing something.

Thanks in advance, Lisa

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