Hi Rama Krishna,

you can still use the same JDBC thin driver, in fact since your learning curve with struts is quite steep, I would suggest you just take a good example of your usage of JDBC and encapsulate it using the Factory design pattern for instance, and then call your factory classes from your struts actions. It would be good to keep the actions and the database access seperate.

Then at some future point once you are further up the learning curve, you can decide whether to use Spring.


Regards
Adam



rama krishna yalagandula on 23/09/07 19:29, wrote:
Yes... Exactly that is the my question....... I am **New** to Struts ....I
do not know How to do the "Database Connections" in Struts...When I was
working with Servlets... I used JDBC thin driver... So My doubt is What are
the availabe things to do "Database Connections" and which one very much
easier to get into.... plz help me regarding this...

Thanks !
Rama Krishna.


On 9/22/07, Oleg Mikheev <[EMAIL PROTECTED]> wrote:
Martin Gainty wrote:
Im sorry.. what is the question?
I think he is asking whether he needs to use Spring
fw to connect to DB several times.


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

Reply via email to