What do mean with 'not always succesfull'? (Exceptions, wrong value
printed)
What type of form do you use (standard or multipart (file upload)).

> -----Ursprüngliche Nachricht-----
> Von: Rama [mailto:[EMAIL PROTECTED]]
> Gesendet: Dienstag, 4. Dezember 2001 11:17
> An: [EMAIL PROTECTED]
> Betreff: request.getParameter problem
> 
> 
> Hi,
> 
> it seems that request.getParameter does not always successful in POST
> method.
> is there any way to make it 100% successful?
> 
> i'm using tomcat 4.01.
> 
> if (request.getParameter("modify").equals("yes")) {
>     out.write("modify listings");
> }
> 
> 
> Rama
> 
> 
> 
> _________________________________________________________
> 
> Do You Yahoo!?
> 
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> 
> 
> 
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
> 
> 
> 

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to