I am still new to struts and even servlets. Last time when i developed 
servlets, i created one common class method to get the connection (with regular 
JDBC call). All database related parameters i stored in a constant variable 
file.
 
Now in struts i found out that we can specify the datasource inside 
struts-config.xml. 
 
I want to know which methodology is better ? Can i continue with my existing 
method ? or struts database method is better ? 
 
regards
Manisha 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to