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 6573925
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T15:11:41+00:00 2026-05-25T15:11:41+00:00

I have a Java based web app, which is going to be redesigned (i.e.

  • 0

I have a Java based web app, which is going to be redesigned (i.e. mainly UI) from scratch.

Now here are the requirements:

  1. The major changes are going to be in the UI layer (where it has to
    work on multiple devices like desktop/mobile/tablet with small
    changes in respective UI views)

  2. The UI changes would cause changes in the Action layer and “MAY”
    also cause some slight changes in Service layer

  3. I want the entire web app (all JSPs) to forcefully use a specific
    template (Header/Body/Footer)

Now my question is which design pattern would be most appropriate to use.

I am from a UI background (and less into Java). So it would be great if you could explain in very SIMPLE/BASIC terms.

  • 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-25T15:11:41+00:00Added an answer on May 25, 2026 at 3:11 pm

    For this case, the basic problem is the separation of concerns namely the UI Concern which renders the UI from the data and the Business Logic which generates the data. For these type of problem Model-View-Controller OR MVC is best suited,

    To explain roughly :

    Model – is the data mode and business log which generates data

    View – the Visual representation of data or UI as we know it

    Controller – Is an engine which selects the correct view depending on the Data generated

    So far MVC remains the most preferred design (or architectural ) pattern for web application. There are numerous MVC frameworkfor java.

    For MVC, check out these links 1,2, this one is struts specific and quite detailed. Don’t get overwhelmed 🙂

    From the available frameworks (which are, I heard around 50 odd) Struts and Spring MVC remains the most popular.

    Checkout Developing Spring MVC , Developing struts application.

    for your listed problems #1 and #2 MVC is good. For your specific problem of #3, there is Tiles Framework, which works both with Struts and Spring MVC.

    As I understand, you are new to Java and web development, this should be just a good starting point.

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

Sidebar

Related Questions

I'm designing a Java based web-app and I need a key-value store. Berkeley DB
I have a java web app that makes back-end use of a third-party web
I've got a Java REST based web service sitting on a server which is
We are developing web based java application. Richfaces used as library.And we have datatable
I'm trying to pick a web framework that is Java based to start a
For a web-app product which would need to be installed by the customer on
We develop a fair number of web-based applications, most of which are hosted on
I have implemented a jetty-based servlet under eclipse.It runs fine under eclipse. Right now,
i've build an web application, i have servlet as controler and java classes as
Which is the best base java IDE (eclipse, Netbean) for developing spring based 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.