You may have noticed that we're already discussing such issues on the
developer's lits. You're welcome to post your ideas/code there.

Cheers
        Markus

Thorbj�rn Ravn Andersen wrote:

> I have had a need for interfacing JDBC with a JSP based framework, which 
> expects beans.
> 
> In order to do this as flexible as possible, I ended up using BCEL to 
> create beans on the fly, given a list of field names and types, and it 
> returns an instance of such a bean.  This works for me, but would there 
> be sufficient interest to make the code publicly available? 
> If so, I would appreciate having a bit of help on using non-Object-based 
> types for the fields, and a quick evaluation of my way to have the 
> classloading work.
> 





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

Reply via email to