Hi,
check the method type of ur form..
R2
> ----------
> From: Peter R Nelson[SMTP:[EMAIL PROTECTED]]
> Reply To: A mailing list for discussion about Sun Microsystem's Java
> Servlet API Technology.
> Sent: Tuesday, August 22, 2000 3:09 PM
> To: [EMAIL PROTECTED]
> Subject: Re: getParameter returning null
>
> Laheeb Alsarraf wrote:
>
> > I am not sure what u mean "I initialize another Servlet and HTML form'.
> Can
> > u explain more what it is u are trying to do?
> >
>
> hi,
> I'm creating a web mail system. In my first servlet the user enters login
> and
> password. (into a html form) The servlet collects the parameters fine
> using
> getParameter. The servlet then generates some html and sends it to the
> browser to display. The user then can decide to forward a message. This
> requires them to enter in a textfield the address they want to forward the
> message to. Unfortunately the servlet can't 'see' this String value when
> submit is pressed - it just returns a null value,
> cheers,
> Pete
>
> __________________________________________________________________________
> _
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html