Hi, can anyone hel me how to connect to database in struts? I am using Oracle DB of personal pc. Tomcat 5.0 and struts 1.2.9 thanks lalit
Look at the struts documentation. There is a tag in struts-config.xml which allows you to configure the datasource.
Better yet, don't use Struts.