facebook

Source not found for the JSP page

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #278698 Reply

    harish_jss
    Member

    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.

    #278711

    Loyal Water
    Member

    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.

    Try shutting down your app server, removing the deployment then clean/rebuilding the project. Now restart using the -clean command line argument and recreat the deployment and see if that works.

    My application can be only set as Tomcat project,for web applcation it is in failing in Myecplise validations of XML,DTD’s.

    Im sorry I didin’t get this question. Coulld you rephrase it for me.

    Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me incase you have any further queries.

    #278732

    harish_jss
    Member

    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

    #278739

    Loyal Water
    Member

    I have replied in the new thread that you started. Lets maintain that thread.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Source not found for the JSP page

You must be logged in to post in the forum log in