yes u can do it .......before procedding check u'r form should have method post in
html/jsp file

Parag

Moonim Masaoud wrote:

> Hi,
>
> I have a <A Href="test.jsp?name=Mike&age=22&gender=M&  ..... " >
> The string accompaning the Anchor is ver large say about 500 characters. When
> the user clicks on this it goes as a GET. I want to use POST. Since POST does
> not have any limitations on the size of data that can be sent. Can I do this
> ?
>
> Thanx
> Masaoud
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> FAQs on JSP can be found at:
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to