This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes HTML, CSS and JavaScript and the fly likes How to submit the form using hyperlink Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "How to submit the form using hyperlink " Watch "How to submit the form using hyperlink " New topic
Author

How to submit the form using hyperlink

mic ram
Greenhorn

Joined: May 24, 2006
Posts: 14
hi

I want to submit the form using post method
when an hyperlink is clicked,is it possible if so how
actually i need to carry the data entered in feilds (inculding hidden feilds)
from one jsp page to another when a link is clicked ,
for this i need to submit the form using post method
is there any way to do so
is so please provide help
its urgent

regards
Rameshwari
Ben Souther
Sheriff

Joined: Dec 11, 2004
Posts: 13410

mic ram,
Welcome to JavaRanch!

In an effort to help you get the most from our forums, we've compiled a
list of tips for asking questions here. You can find the list in our
FAQ section here.
In particular please see:
EaseUp to find out why adding "urgent" to your posts or subject line can acutally slow down responses to your question.

Again, welcome to JavaRanch and good luck with your question.
-Ben


PS: Submitting forms from hyperlinks is a Javascript/HTML question.
Moving this topic to Javascript/HTML.


Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
Ben Souther
Sheriff

Joined: Dec 11, 2004
Posts: 13410

 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How to submit the form using hyperlink
 
Similar Threads
how can i hide the login in the url.
how to call different java script codes on different button click
Make hyperlink that when clicked call a java method and display results
make a POST request upon hyperlink click?
hiding parameters in addressbar