Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1111791
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T02:36:15+00:00 2026-05-17T02:36:15+00:00

We have a big application having 13 modules. Depending on the customer requirement, we

  • 0

We have a big application having 13 modules. Depending on the customer requirement, we should able to deploy core module+customer specific modules. We are planning to break the app into multiple wars. Now problem is we have some common jsp’s like header.jsp, error.jsp etc. Is there any way by which we can keep the common jsp’s in core war and rest of the wars will be able to use it or I have to copy these jsp’s in the invidiual wars in build process. I know CSS and Javascript files can be shared across multiple wars in ear packaging but not sure about jsp’s.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T02:36:15+00:00Added an answer on May 17, 2026 at 2:36 am

    Good question. You’ll be happy to hear that the answer is “yes”, although it’s highly dependent on how your servlet container is configured.

    It’s done using the JSTL <c:import> tag, which has an optional context attribute which is defined as:

    Name of the context
    (beginning with a /) of some
    other local web application to
    import the resource from.

    So say you have webapp A deployed under context root /A, and webapp B deployed under /B, then a JSP in A can include x.jsp from B using:

    <c:import context="/B" url="x.jsp"/>
    

    This is all very nice and rosy, but this has to pass through the servlet container’s security mechanism, and it may not permit the operation. For example, in Tomcat the crossContext attribute must be set to true.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have a big application having 13 modules. We want to create war file
I have inherited an big existing PHP application (website actually) that runs on Apache.
Suppose that you have a big Data Entry Web Application Like Microsoft CRM ,
I have a big text file (5Mb) that I use in my Android application.
I have a very strange situation. I´m working on a pretty big Java application
I have a php web application that uses big cookies to store a lot
we're having this big problem with our application. It's a rather large application with
I build some dlls to be used in a big application, and have a
I have a big database (~4GB), with 2 large tables (~3M records) having ~180K
I have been having some issues retrieving JSON data from a WCF service application

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.