473,395 Members | 1,974 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

how to send more information in submit button

i am sending some information from "Te.html" to "test.jsp" and again i have a submit button in "test.jsp".the problem is when i click the submit button which is in jsp page the information whaich came from the html page is lost.but i want that information again.how to do this.is there any option in todo this is?
Dec 29 '06 #1
4 1656
r035198x
13,262 8TB
i am sending some information from "Te.html" to "test.jsp" and again i have a submit button in "test.jsp".the problem is when i click the submit button which is in jsp page the information whaich came from the html page is lost.but i want that information again.how to do this.is there any option in todo this is?
You should retrieve the information from the html page first then set it in the session or as a hidden input field on a form in the jsp page.
Dec 29 '06 #2
the session information wil b lost because i have to set it in same jsp page where i have the submit button.is there any option which is in the < a href filed.i mean we can send the run time information using "?" in href is it possible in submit button also?
Dec 29 '06 #3
r035198x
13,262 8TB
the session information wil b lost because i have to set it in same jsp page where i have the submit button.is there any option which is in the < a href filed.i mean we can send the run time information using "?" in href is it possible in submit button also?
I don't think the session infromation will be lost but just use the hidden input fields that I suggested. There are better than filling the url with data. Where are you submitting the data to from the jsp(another jsp, servlet etc)?
Dec 29 '06 #4
Shanaj
51
i am sending some information from "Te.html" to "test.jsp" and again i have a submit button in "test.jsp".the problem is when i click the submit button which is in jsp page the information whaich came from the html page is lost.but i want that information again.how to do this.is there any option in todo this is?

hello,

if u know struts , then it's very easy
Jan 2 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: MrMagooba | last post by:
Hi, I have a contact page that, when submit is clicked it checks the inputs then outputs to a "read only" version of the input form fromwhich the email can be sent. How would I go about changing...
3
by: Kassam | last post by:
Hi MVPs out there. I have constructed an order form and the users will enter the informtion. I now need to send the filled out form as an e-mail (body being the HTML with the fille din data) to...
9
by: eswanson | last post by:
I have a web page I need to post a file plus some other fields to it. How can I do this from a asp.net page. I know I can send individual fields to the other page, but how do I send a file to the...
0
by: Dave S | last post by:
I have a lot of forms on our web site that require the user to fill out information and submit it back to us. currently the information comes back as name value pair. The our employee's then has to...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.