Re: action class does not perfom

2007-07-05 Thread Niall Pemberton
On 7/5/07, Nhut Thai Le <[EMAIL PROTECTED]> wrote: Hi, I have configured my app as follow: $CATALINA_HOME/conf/server.xml This tells the servlet container that the Core1 application has a connection pool ready to be used Then in the WEB-INF/web.xml i have: co

action class does not perfom

2007-07-05 Thread Nhut Thai Le
Hi, I have configured my app as follow: $CATALINA_HOME/conf/server.xml This tells the servlet container that the Core1 application has a connection pool ready to be used Then in the WEB-INF/web.xml i have: com.core.listener.ResourceManagerListener