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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T14:04:42+00:00 2026-06-08T14:04:42+00:00

I am using Spring MVC and have successfully setup a WebApplicationInitializer (using Tomcat’s ServletContainerInitializer),

  • 0

I am using Spring MVC and have successfully setup a WebApplicationInitializer (using Tomcat’s ServletContainerInitializer), without any web.xml file. Adding filters (like Spring Security) and servlets (like Dispatcher) is no problem, and they work fine. I can also set init-params if I need to do so.

What I can’t figure out is how to set up some of the special tags that normally exist in the web.xml. For example, I would like to set up a custom 403 error page. Usually I would do this in web.xml with:

<error-page>
    <error-code>403</error-code>
    <location>/accessDenied.html</location>
</error-page>

But I can’t figure out how to do this inside the WebApplicationInitializer (which has access to the ServletContext).

I have the same problem with session-timeout and welcome-files. I’ve been searching for about two days, but still haven’t seen this done programmatically. Again the goal is to completely remove the web.xml file and use the initializer class instead.

Any ideas?

  • 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-06-08T14:04:43+00:00Added an answer on June 8, 2026 at 2:04 pm

    Doesn’t look like this is possible through WebApplicationInitializer, you will have to stick to web.xml for specifically this configuration along with some others listed with this question – Using Spring MVC 3.1+ WebApplicationInitializer to programmatically configure session-config and error-page

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

Sidebar

Related Questions

I have configured in following way that spring MVC app using Spring 3.1.1.RELEASE web.xml
I'm creating a web application using spring mvc. I have started to incorporate the
I have successfully setup a simple mvc application that lists teams. I'm using Ninject
I am using Spring MVC to develop a Java webapp. I have a setup
I am prototyping a web application using Spring MVC 3.0 with JasperReports. I have
I have a web app running Spring 3.0 and using Spring-MVC. I have a
Setup: I am using Spring-MVC in one of my project. I have to access
I am using spring mvc in my application,when i created user i have to
I'm using spring MVC, and I have a custom authentication/security system that I had
I am building web application using Spring MVC Spring Security Hibenate MySQl I want

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.