Re: Data-sources using struts:Tomcat's or NOT?

2006-04-20 Thread M.Liang Liu
Thanks a lot for every one's immediate remark.I may have got it. And I find that the struts-doc-1.2.9 is of use for beginners as me.

Re: Data-sources using struts:Tomcat's or NOT?

2006-04-20 Thread Dave Newton
M.Liang Liu wrote: > My question is that: Which one is better namely more effective?Which one is > deprecated? Or both are OK? > >From http://struts.apache.org/struts-doc-1.2.9/faqs/database.html: "NOTE: It is preferred that data connectivity be handled directly by the business classes, usual

Re: Data-sources using struts:Tomcat's or NOT?

2006-04-20 Thread Tamas Szabo
Hi, On 4/21/06, M.Liang Liu <[EMAIL PROTECTED]> wrote: > > I am a freshman to struts. > And now I got a problem to make my decision which data-source should I > choose. > > The point is as following: > I created a project via myeclipse using Tomcat 5.5.X as the web > server.Asa result,I can use

Re: Data-sources using struts:Tomcat's or NOT?

2006-04-20 Thread Dan Jas
I saw a comment earlier that the Struts data-source is deprecated and should not be used. - Original Message - From: "M.Liang Liu " <[EMAIL PROTECTED]> To: Sent: Thursday, April 20, 2006 9:45 PM Subject: Data-sources using struts:Tomcat's or NOT? I am a fr

Data-sources using struts:Tomcat's or NOT?

2006-04-20 Thread M.Liang Liu
I am a freshman to struts. And now I got a problem to make my decision which data-source should I choose. The point is as following: I created a project via myeclipse using Tomcat 5.5.X as the web server.Asa result,I can use the Tomcat data-source related to JNDI: Step1.define the Resource

RE: Data Sources

2004-09-06 Thread Matthias Wessendorf
t: Monday, September 06, 2004 6:13 PM > To: Struts Users Mailing List > Subject: Data Sources > > > I was just curious > > I am using Apache 2.0.50 JK2 (2.0.2) and Tomcat 4.1.30 on > Windows 2000 > for now, and I hope to port this all to Linux in the future. >

Data Sources

2004-09-06 Thread Tom Holmes Jr.
I was just curious I am using Apache 2.0.50 JK2 (2.0.2) and Tomcat 4.1.30 on Windows 2000 for now, and I hope to port this all to Linux in the future. Before I started using struts, I was putting the database resource into the Tomcat server.xml configuration file, and then it also had to be