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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T07:37:53+00:00 2026-06-04T07:37:53+00:00

I have created a servlet mapping as /reskilling in my Servlet class. When I

  • 0

I have created a servlet mapping as /reskilling in my Servlet class. When I run the application the url contains the project name instead. This is a WebSphere Web application which is part of my EAR project. Do i need ibm-web-bnd.xmi to fix this?

here’s my web.xml

<display-name>HibernateReskillingWeb</display-name>
<servlet>
    <description>Paid Up Plan List</description>
    <display-name>PaidUpPlanServlet</display-name>
    <servlet-name>PaidUpPlanServlet</servlet-name>
    <servlet-class>za.co.test.PaidUpPlanServlet</servlet-class>
</servlet>

<servlet-mapping>
    <servlet-name>PaidUpPlanServlet</servlet-name>
    <url-pattern>/reskilling</url-pattern>
</servlet-mapping>

<welcome-file-list>
    <welcome-file>index.html</welcome-file>
    <welcome-file>index.htm</welcome-file>
    <welcome-file>index.jsp</welcome-file>
    <welcome-file>default.html</welcome-file>
    <welcome-file>default.htm</welcome-file>
    <welcome-file>default.jsp</welcome-file>
</welcome-file-list>

The erros information is shown below …

    HTTP Error Code:   404


Error Message:JSPG0036E: Failed to find resource /HibernateReskillingWeb/views/PaidUpPlan.jsp

Root Cause:java.io.FileNotFoundException: JSPG0036E: Failed to find resource /HibernateReskillingWeb/views/PaidUpPlan.jsp   at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionProcessor.findWrapper(AbstractJSPExtensionProcessor.java:395)...
  • 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-04T07:37:54+00:00Added an answer on June 4, 2026 at 7:37 am

    What is the context root for this web application? From the error message it is HibernateReskillingWeb

    If you haven’t done anything to the Context Root, the default value is the Dynamic Web project’s name.

    You can see this value in the application.xml and you can change that to anything that you want.

    Is there a directory called views under which your JSPs are stored? That is where the Container is looking for your JSP.

    The servlet mapping (that you have shown) has got no role to play here as you are trying to access a JSP.

    HTH

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

Sidebar

Related Questions

I have created a login application in jsp/servlet in my web project and I
When I have in web.xml: <param-name>transformWsdlLocations</param-name> <param-value>true</param-value> and <servlet-mapping> <servlet-name>personWS</servlet-name> <url-pattern>/*</url-pattern> </servlet-mapping> auto-generated WSDL
i have created a simple public ref class in the vc++ project, which is
I have created a Dynamic Web Page project in Eclipse and coded a Servlet.
In web.xml I have the following: <servlet> <description>JAX-WS endpoint - EARM</description> <display-name>jaxws-servlet</display-name> <servlet-name>jaxws-servlet</servlet-name> <servlet-class>com.sun.xml.ws.transport.http.servlet.WSSpringServlet</servlet-class>
I have created a servlet 3.0 to explore asynchronous request processing: @WebServlet(name=MyTest, urlPatterns={/MyTest}, asyncSupported=true)
I referred to this example and created a servlet application. It works perfectly fine
I have created a servlet that passes a string variable strname to a JSP
I have created an MS Access 2003 application, set up as a split front-end/back-end
I have created simple Java Dynamic Web project in Eclipse. I host my project

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.