my database connection class looks like
package com.c2rmnet.struts.database;
import org.apache.struts.action.Action;
import javax.servlet.http.HttpServletRequest;
import java.sql.SQLException;
import java.sql.Connection;
import java.sql.Statement;
import javax.sql.DataSource;
import java.sql.Re
HI ,
Please check the path which you have setup in the mycomputer and restart the
system again and check the following format in the struts-config.xml.
The follwoing are hierachery in struts-config.xml.
Data Sources
Form Beans
Global Exceptions
Global Forwards
Actions
2 matches
Mail list logo