I am configuring Struts2 HelloWorld application in standalone TOMCAT.But when i run tomcat i am getting this error.

Nov 25, 2010 11:17:11 AM org.apache.catalina.core.StandardContext start
SEVERE: Error filterStart
Nov 25, 2010 11:17:11 AM org.apache.catalina.core.StandardContext start
SEVERE: Context [/struts2example] startup failed due to previous errors


plz help

Recommended Answers

All 2 Replies

It was not deployed in Tomcat Manager.and I am unable to get the application from browser

Are you able to run plain installation of Tomcat?
Does your code actually compiles before you attempt to deploy it on Tomcat? (This is most common issue)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.