Thorbjørn Ravn Andersen (Scandiatransplant) wrote: >I have spent some time lately figuring out how I can generate beans >on-the-fly with fields completely specified at run-time, since this would >be an enourmeous help when working with JDBC and Struts in an informal >matter (which is why I ask here :-) > I have now made it work with generating code automatically. There are still some rough edges, but I can now take a JDBC-request, generate a bean for all the fields, and forward it to Struts without having to create beans in advance. It complements the BeanUtils very well.
Is this interesting to anybody but me :-) ? -- Thorbjoern -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>