Hi,
maybe we have a similar problem. Try to put slash to the end of the
action attribute of the form. 

For example:

<form action="servlet_name/" method="post">



Radek


> -----Original Message-----
> From: Kumar Abhay-CAK203C [mailto:[EMAIL PROTECTED]
> Sent: Thursday, February 05, 2004 7:05 PM
> To: [EMAIL PROTECTED]
> Subject: POST method not working
> Importance: High
> 
> Hi,
> 
> I am suing post method of sending data to servlet  from a JSP page. I
am
> unable to get the data by request.getParameter(). If I am sing get
method
> I am able to retrieve data from JSP page
> 
> Please let me know how to achieve this ? And what is the bug ?
> 
> Abhay





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to