facebook

validation jsp don’t work

💡
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 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #211174 Reply

    POLYMEDIS
    Member

    hi,

    I’m using myEclipse for the jsp editing and validation but the validation doesn’t seem to work (but when i click MyEclipse/Validate Selected JSP’s, it validate my jsp and whow a red cross on the file but none on the editor)

    my system information
    eclipse 3.0
    myeclipse 3.7.200

    ps : i don’t have create an web project because i use jboss IDE for developping my J2EE project

    #211178

    No Operation
    Member

    since JSPs require a WEB-INF folder, located in the web root, the web project is required since only web projects defines the location for the web root.

    NOP

    #211185

    Riyad Kalla
    Member

    Bertrand,
    As NOP pointed out, we can’t validate your JSP if we don’t know its context which is defined/contained by a Web Module Project… sorry.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: validation jsp don’t work

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