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

  • Home
  • SEARCH
  • 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 8481845
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T19:40:18+00:00 2026-06-10T19:40:18+00:00

I have a jsp form <form action=../sup/Processor.jsp method=POST name=ProjectKey id=Proje> I want to send

  • 0

I have a jsp form

<form action="../sup/Processor.jsp" method="POST" name="ProjectKey" id="Proje">

I want to send this from in to another jsp page. How can i do that

  • 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-10T19:40:20+00:00Added an answer on June 10, 2026 at 7:40 pm

    What I understand from your question is you want to re-use the <form> snippet in your other JSPs.

    Please correct me if this is not what you want, I would suggest providing more information in your question about what you exactly want to do and why. Thanks

    So you can have your form in a JSP, say my_form.jsp and then reuse the my_form.jsp by using any of the following:

    1. Using the include directive i.e. static include

      <%@ include file="my_form.jsp" %>
      
    2. Using the jsp:include standard action, this will include the form in my_form.jsp in any page at run-time.

      <jsp:include page="my_form.jsp" />
      

    In addition here are some more links which can help you understand this better:

    1. include directive and <jsp:include>
    2. Difference between include directive and standard action

    I would suggest you go through some good tutorial regarding the concepts of web-application and using jsp and servlets. Our tags on stackoverflow have good information regarding what to read and how to dive deep in the topic.

    Hope this helps.

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

Sidebar

Related Questions

I have the following code: index.jsp: <form name=f action=db/ajoutConducteur.jsp method=post> <input type=text pattern=\d{8} required
I have the following in jsp: <form action=/ucReady2/uploadservlet method=post enctype=multipart/form-data> <label for=filename_1>File: </label> <input
I have a form with the following format: <form id=program name=program method=get action=process.jsp> <div
I have jsp which has method action=POST. Initially this jsp is called thru a
I want to have a JSP like this: <form id=form1> Name is: <%=request.getParameter(name) %>
I have a JSP html based form. I want to do the post through
I have a jsp with a submit based on the html:form action. <html:form action=/nextPath>
I have a index.jsp file that has two different types of forms <form action=searchpath
I Have following in my struts.xml file <action name=ProductVerification class=com.frontend.ProductVerification> <result name=success>/jsp/product_verification.jsp</result> <result name=input>/jsp/product_verification.jsp</result>
I have a working Action and JSP form that I'm using for creating new

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.