Guys, my web app can be deployed successfully in Tomcat and in DM Server too. But in DM Server (2.0), I can't access to the main page with some struts exceptions (it was developed with springMVC+Struts2+Hibernate ,and was all ok in Tomcat 6) .
What's wrong with my project , what do I have to do to deploy it in DM Server?