On Wednesday 28 January 2009 10:59:35 SanJ.SANJAY wrote: > I can extract the struts-core jar with an error.
Was that a mistake? > Also I placed them under > WEB-INF/lib folder. The only thing I have'nt done yet is struts.xml file. > Could this be the issue? I thought since I wil not be using any action for > this case, I did not need it? What do you say? > I don't think that it is a problem, but it could be. Which brings me to my next point... How do you expect Struts 2 to work if you aren't going to create actions? The majority of tags will not work, if the page has not been processed by the Filter. Anyhow, can you try to deploy one of the sample apps in your app server? Try struts2-blank. If it works, we'll know it's not an app server problem. I'm guessing that your setup is hosed. My suggestion would be to take a look at the getting started guides and try to build a simple application, before dumping all the jars into WEB-INF/lib and trying out the tags. -Wes -- Wes Wannemacher Author - Struts 2 In Practice Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more http://www.manning.com/wannemacher --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org