facebook

Share some JSP’s in more than one project

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

    Hi

    It’s possible to share common JSP files in more than on project?. At the moment we make copies in each project.

    Thx.

    Martin

    #222145 Reply

    rateoty
    Member

    hi,
    that should be no big deal. Simply put them in one project and then reference to that project (project->Project References) in your other projects.

    Jürgen

    #222180 Reply

    nat101
    Member

    @rateoty wrote:

    hi,
    that should be no big deal. Simply put them in one project and then reference to that project (project->Project References) in your other projects.
    Jürgen

    Did you ever try it? I have no problem with servlets of other projects, but jsp’s didn’t work. I recall the reason was the descriptor, web.xml. While I can name any servlet along with the pkg it belongs to, even if that pkg is in another (referenced) project, I don’t know how to do the same for a jsp.

    -nat

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Share some JSP’s in more than one project

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