facebook

View JSP Generated Java Files

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #226287 Reply

    Is there a simple way to open the .java file that Tomcat from the JSP from
    within the IDE. In Netbeans this option is called “View Servlet”.
    I am using Tomcat 5.0.28.

    -Thanks
    Joseph

    #226303 Reply

    Riyad Kalla
    Member

    Joseph,
    NetBeans ships with Tomcat integrated, because MyEclipse supports 20+ app servers we don’t ship with *any* one integrated. So if you want to open the generated servlet file you will have to do it manually by mounting the generated directory within MyEclipse as another project. I would not suggest loading this in your existing project as the regeneration and recompilation of the generated classes within the project you are deploying could cause a problem.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: View JSP Generated Java Files

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