You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Sloan Bowman <sm...@nashlinux.com> on 2003/06/17 03:06:43 UTC

Best method for Databae Access in Struts/Tomcat combo?

	I have been reading all over the place and can't seem to find 
a simple answer to my question. In struts using MVC development what 
is the best method to connect to a database. In struts 1.1rc1 you can 
specify DataSources but to my understanding you can only access this 
datasource from within the subclasses of the Action class. Using MVC 
I don't see how this could be helpful because you couldn't use the 
Struts datasource in the Data Access Object Beans. I would love to 
hear all of the ideas everybody has about this and examples if 
possible. I greatly appreciate it.

Regards,
Sloan

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org