Re: Connection between Web Application and DB

2012-04-25 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Anjib, On 4/23/12 10:53 AM, Anjib Mulepati wrote: > I have my DB and web application running in different machine. And > whenever my DB machine restart my application fail since it can't > connect to the DB. That sounds like something that's fixabl

Connection between Web Application and DB

2012-04-23 Thread Anjib Mulepati
Hi All, I have my DB and web application running in different machine. And whenever my DB machine restart my application fail since it can't connect to the DB. I have to restart my application every time my DB start. I am using Struts Plug-in to load connection information from web.xml file a