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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T15:16:29+00:00 2026-05-23T15:16:29+00:00

I have a Wicket AuthenticatedWebApplication which has several pages and features that need to

  • 0

I have a Wicket AuthenticatedWebApplication which has several pages and features that need to be reused in a new AuthenticatedWebApplication that I have to develop.

I am using Wicket 1.4, Spring and Hibernate.

Both applications will even share the same look (except for Application logo) which is now implemented in a base page.

Has anyone had a similar experience? I definitely don’t want to recur to copy-paste code because the common functionality implements a workflow process which can and will change.

What can I do to keep my applications modular, and achieve my goal?

  • 1 1 Answer
  • 1 View
  • 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-23T15:16:29+00:00Added an answer on May 23, 2026 at 3:16 pm

    My company does this all the time. We have a core package that holds the base UserApplication, User accounts, login, authentication, etc. Then, every project we develop extends this base package. There is some duplication – e.g. almost all of the configuration files look identical in each – but each one has it’s own theme directory that supplies the markup, customized to the look and feel of the application.

    Some suggestions as you do this:

    1. The core application should have a fair number of getXPanel() methods that each sub-application overrides. For example, getHeaderPanel()
    2. Use a “BasePage” class that everyone extends. This is where you set up your overall look-and-feel, overridden in sub-application theme folders, and make heavy use of <wicket:extend> features. Also a good place to put your jQuery import, ec.
    3. Keep in mind that markup is easily overridden. Your sub-application doesn’t need to create java extensions of pages in order to change the logos. Just use different markup.

    Each of our applications is divided into at least 4 modules. For example:

    1. base – Wicket dependency, basic event logging
    2. data – UserApplication, AdminPage, User hibernate obect. Each page has its own markup, but is usually overridden.
    3. science – A core project with a lot of code for displaying a science textbook. ScienceApplication extends UserAppication.
    4. foundations – A theme specific implementation for elementary students FoundationsApplication extends ScienceApplication
    5. inquiry – A different theme specific implementation for high school students InquiryApplication extends ScienceApplication

    Our two science applications have different headers and even a few different pages, but ScienceApplication has a those methods I described above.

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

Sidebar

Related Questions

I am new to Wicket , I have seen that it has Ajax related
Using Apache Wicket 1.4: I have a panel that calls some setup Javascript in
Have just started using Visual Studio Professional's built-in unit testing features, which as I
I have a wicket page , which contains two Spring-managed beans , one is
I have this web application that i have created using Wicket, Guice and JPA.
I am pretty new to Wicket and i have some difficulties with using resource
I have a modal dialog in Wicket that contains a link. I need to
So, I have an web-based application that is using the Wicket 1.4 framework, and
I have a Spring Project with Wicket. I can successfully inject Services in Wicket
I'm new to wicket and stuck with the following problem: I have a table

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.