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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T00:55:35+00:00 2026-06-15T00:55:35+00:00

im using struts 1.2 and trying to create a link in jsp page with

  • 0

im using struts 1.2 and trying to create a link in jsp page with code

<html:link href="AdminModule/UserCreation.jsp" >
Create User </html:link> `

so that the link will move to page UserCreation in which the code like this is present

<html:form action="/adminUserCreation">
        AdminName : <html:text property="username"/><html:errors property="username"/><br/>
        Password : <html:password property="password"/><html:errors property="password"/><br/>
        <html:submit/>
    </html:form>

the struts-config file contain code like this

<form-beans>
<form-bean name="adminUserCreationForm" type="Admin.Form.AdminUserCreationForm" />
</form-beans>
<action-mappings>
<action
  attribute="adminUserCreationForm"
  input="/AdminModule/AdminHomePage.jsp"
  name="adminUserCreationForm"
  path="/adminUserCreation"
  scope="request"
  type="Admin.Action.AdminUserCreationAction"
  validate="false">
  <set-property property="cancellable" value="true" />
  <forward name="failure" path="/AdminModule/AdminErrorPage.jsp" />
  <forward name="success" path="/AdminSuccessPage.jsp" />
</action>
</action-mappings>

im getng exception

 An exception occurred processing JSP page /AdminModule/UserCreation.jsp at line 30


30:         <html:form action="/adminUserCreation">
31:             AdminName : <html:text property="username"/><html:errors   property="username"/><br/>
32:             Password : <html:password property="password"/><html:errors property="password"/><br/>
33:             <html:submit/>

root cause is

javax.servlet.ServletException: javax.servlet.jsp.JspException: Cannot retrieve mapping for action /adminUserCreation
  • 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-15T00:55:36+00:00Added an answer on June 15, 2026 at 12:55 am

    How to open one jsp from another through struts

    This helped me to solve it..
    Maybe it will be helpful for anyone else who has the same problem.

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

Sidebar

Related Questions

Using Struts 2: when will the .tmp file - that gets created after uploading
I am using Struts and Java. The problem is that I have a page
I am trying to create a PDF file using struts 2.Action class location is
I'm trying to create a webb application using Struts 2 and javascript and I'm
I am trying to create a dropdown list using struts. I want to load
I have been trying to display json data in my jsp using struts and
i am using struts 1.3 for development and i am trying to call a
I am trying get Struts 2 and Tiles to work and I am using
I am trying to generate struts 2 modular archetype using maven but always getting
I'm trying to start a new struts 2 project using maven (struts2 blank archetype)

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.