I have been reading the doucmentation of struts and some books that I have gotten my hand on. I think I understand most of the framework stuff. Now I would like to be able to incorporate database resource to my site using pooling resources and I would like to have a factory entity that would produce specific business objects on request.
How do I create persistant entity that would be available to the framework's action classes?
How can I incorporate database pooling into that?
Thanks.
Greg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

