Post request

Hi all,Is it possible to send a "post" request without using a form?e.g. <li><a href="LoginCustomer">Login</a></li>and if yes... could you show me how?many thanks......mike
[238 byte] By [mvas2a] at [2007-10-3 8:35:07]
# 1
Nops, an url submission is always get. A workaround could be to have a hidden form and submit it via javascript in the onClick() event of the href link. You'll find tons of examples using a google search.ram.
Madathil_Prasada at 2007-7-15 3:42:40 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...