facebook

Can jsp not be complied in build project progress?

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

    iamdancer
    Member

    Hi all,

    I often need to build my project ,but it also complied jsp file and copy file.
    I just only want to complied java file and copy the jsp to the tomcat webapps directory.How to set the project properties?

    #254159 Reply

    Scott Anderson
    Participant

    The compilation phase of the JSP is necessary to provide full validation to help eliminate runtime errors. If you’d like to turn off JSP validation, you can do that on either a project-specific or workspace-specific basis by at Proprties > MyEclipse-Validation or Window > Preferences > MyEclipse > Validation, respectively.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Can jsp not be complied in build project progress?

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