--- On Tue, 8/26/08, vics wrote:
> What I can't do in my application is:
> * Can not convert an array of beans into java.util.List<beans>

You can, however, convert a list of beans into the array required by your 
application; this is probably the approach I'd take for now.

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to