facebook

Centralizing common JSP code and its deployment

💡
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
  • #244043 Reply

    quarkrudi
    Member

    The tutorial

    http://myeclipseide.com/enterpriseworkbench/help/index.jsp?topic=/com.genuitec.myeclipse.doc/html/quickstarts/webprojects/index.html

    describes very well how to centrilize and share common java code among dependent projects. I am facing the problem that a common (centrilized) JSP code needs to be shared among numerous Web Projects. The dependent projects should be enabled to notice any changes in the common JSP code base.

    Could anybody give me a hint where to look at?

    Your response is highly appreciated.[/url]

    #244073

    Riyad Kalla
    Member

    Sharing of JSP pages across multiple projects is not supported at this time. However, in Eclipse 3.2 the ability to add linked resources anywhere in your project may alleviate this, as you would be able to add the same central dir to all the projects as linked resources. But until then, there is no work around.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Centralizing common JSP code and its deployment

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