facebook

I created a web project and would like to create jsp’s and s

💡
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 Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #267251 Reply

    rahulkothari
    Member

    I created a web project and would like to create jsp’s and static content (css, js etc) in my own folders outside of the webroot. When i do this, these folders dont get deployed to the server. I DONT want to create jsp’s inside of the WEBROOT.
    Is there any workaround for this ?

    #267327

    Riyad Kalla
    Member

    No there is not a work around for this at this time. The project model for MyEclipse is based on the exploded WAR layout, more specifically:
    http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-11099.html

    Out of curiosity, can you tell me why you don’t want to create JSP, CSS, JS, etc. files under your Web Root directory? Maybe I can provide an alternative working model.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: I created a web project and would like to create jsp’s and s

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