File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Engineering
»
HTML, CSS and JavaScript
Author
Cab you Post using a link ? dont want to use "get"
Joe Brigs
Ranch Hand
Joined: Jun 06, 2011
Posts: 59
I like...
posted
Jun 06, 2011 17:47:49
0
I'm new to JSP/JAVA etc. I'm using a link to submit a form and the books I've read say you cant use a "POST" , but I know theres a lot of smart people out there. If theres a way can you supply an example
Thanks very nuch
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56169
13
I like...
posted
Jun 06, 2011 17:59:15
0
Joe Brigs wrote:
I'm using a link to submit a form ...
That greatly depends upon how you are using the link to submit the form. By default, links won't cause forms to submit.
You can cause the form to submit using script, and then it will use the HTTP method specified for the form.
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: Cab you Post using a link ? dont want to use "get"
Similar Threads
best java server
JDBC: Implementation of javax.sql.DataSource in Connect/J ?
ejb-link
jquery $.post doubt
Out of town
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter