[EMAIL PROTECTED] wrote:
> 2) Have the client convert the Enumeration into a Vector.  This is very
> easy to do - just loop through the Enumeration, and stick each element in a
> Vector.

.. or have the bean do it serverside. A call to a bean method could
cause a finder method to be invoked and a conversion to Vector to be
performed.

/Rickard

--
Rickard Oberg

Computer Science student@LiTH
@home: +46 177937
Email: [EMAIL PROTECTED]
Homepage: http://move.to/rickard

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