Forums Register Login

HTML FORM processing problem

+Pie Number of slices to send: Send
hi ..
i have a small problem..for HTML for processing in java Application..
For the method "GET" we know..we can use the query string to 'establish a Connection'with the server and retrieve the results..as simple as we establish connection with any other sever..
how do we get the result of submission of a form that uses the method "POST" in HTML forms.?yes using a java aplication..
please answer at your earliest convenience..
thanks,
Vishu
+Pie Number of slices to send: Send
request.getParameter(String parameterName);
will get you anything regardless of what method GET/POST are you using. I am not sure if i answered your question. As a matter of fact, i am not even sure if i quite understand it.
+Pie Number of slices to send: Send
thanks for your time,
my application has to get the search results from the search engine..we can always establish a connection with a search engine by using the query string..(when the form in the search engine employes a GET method of sending the data..example Dictionary.com)
but when the form is using the method POST to send the data, we dont have an explicit query string to establish a connection and get the data..
How to do it in this case??
I hope i am clear this time..
thanks,
Vishu
No matter. Try again. Fail again. Fail better. This time, do it with this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 790 times.
Similar Threads
Recipe 4 strange characters ?
get vs post
session data mixed up problem
Marcus Green Mock Difficulty
code written in scriptlet of JSP
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 28, 2024 14:27:13.