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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T13:52:01+00:00 2026-06-15T13:52:01+00:00

here is my struts-config.xml <action input=/jsp/admin/DocumentDetail.jsp name=documentDetailForm parameter=pageAction path=/documentDetails scope=request type=com.company.product.web.admin.DocumentDetailsAction validate=false> <set-property property=moduleCode

  • 0

here is my struts-config.xml

<action input="/jsp/admin/DocumentDetail.jsp" name="documentDetailForm" parameter="pageAction" path="/documentDetails" scope="request" type="com.company.product.web.admin.DocumentDetailsAction" validate="false">
      <set-property property="moduleCode" value="documentsAdmin"/>
      <forward name="saveDocDetails" path="/documentSave.do?pageAction=save"/>
      <forward name="openAddTagPage" path="/jsp/admin/DocumentTagList.jsp"/>
      <forward name="cancel" path="/documentList.do?pageAction=search"/>
      <forward name="success" path="/documentList.do?pageAction=search"/>
    </action>

Because this help generates the DocumentDetails.jsp, i am interested in editing the original file that help create the jsp. My guess is that the java file is com.company.product.web.admin.DocumentDetailsAction but i have trouble finding it in my workspace in Eclipse.

The DocumentDetails.jsp is

<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>

<tr>
<td width="25%" class="label">&nbsp;&nbsp;<bean:message key="documentReqSign" /></td>
        <td>
            <html:checkbox property="requiredSign" /> 
                </td>
</tr>

Btw, this is my first time using Struts, thanks!

  • 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-15T13:52:02+00:00Added an answer on June 15, 2026 at 1:52 pm

    look for : company/product/web/admin/documentDetailsAction.java
    in your project

    So as you stated the file in question that is the right action, usually in struts all actions classes are grouped under one directory, you could try and use @pradeepsimha shortcuts or you could ctrl+h to search workspace for DocumentDetails then select the file in question.

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

Sidebar

Related Questions

Here is a portion of my struts.xml: <constant name=struts.custom.i18n.resources value=global /> and <action name=picture_save
I have the below action mappings in the struts-config.xml file. <action path=/getTareWeight type=com.astrazeneca.usbod.scale.actions.GetTareByBarcodeAction name
Here is my config in web.xml <context-param> <param-name> org.apache.tiles.impl.BasicTilesContainer.DEFINITIONS_CONFIG</param-name> <param-value>/WEB-INF/tiles.xml</param-value> </context-param> <listener> <listener-class>org.apache.struts2.tiles.StrutsTilesListener</listener-class> </listener>
In Struts say we define some form with the name TaskForm in struts-config.xml .
Here is my config in web.xml file <listener> <listener-class>org.apache.struts2.tiles.StrutsTilesListener</listener-class> </listener> <filter> <filter-name>struts2</filter-name> <filter-class>org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter</filter-class> </filter>
I have some code within struts.xml like: <action name=viewApplicationPDF class=com.xxx.abc.web.action.XApplicationPDFAction> <result name=success>/WEB-INF/templates/xApplication.jsp</result> </action> I
I have a html form with action attribute pointing to struts action Here is
I have this secMarket.xml in my struts2 project, the code is below here: <struts>
I am using hibernate 3.2 with struts 1.2 framework here is the details of
I'm working through some struts tutorials, and here's one of the ones I'm using:

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.