Intial Problem description mentioned in the General Development Forum Suüü
I have configured my application on myecplise,when i try to go in debug mode it give an error stating : source not found for the JSP page.My application can be only set as Tomcat project,for web applcation it is in failing in Myecplise validations of XML,DTD’s.
Support team mentioned to contact this forum.
Clarification:I have already source code available with me.Now I need to setup the application in Myeclipse.When I try to create the application as a Web Project ,myeclipse tries to validate all the XML’s ,JSP’s and lot many things.And here it is failing.So i have set the application as Java Project ,but have specified it as Tomcat project.
I tried rebuiding it ,but does not work,looks like I need to mention the folder where JSP source and complied class path for both tomcat and myeclipse to understand.
One more update ,my application code and class files resides in c:\ of the file system and the application is not residing in the Tomcat webapps.But I have mentioned the work dir element in the server.xml