Yes, but I am forwarding to a new page. I need some parameters passed to
the new page. If I put the form tags in my page with a sendRedirect() after
them, you are saying it will be the same as making a form and automatically
submitting it?
Thanks,
Jeff
----- Original Message -----
From: "Ulm Paunel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 17, 2000 3:08 PM
Subject: Re: servlet parameters
> You will embed these parameters in the text of the html you will send to
the
> out.
>
> Regards,
> Ulm
>
> > -----Original Message-----
> > From: Jeff Neuenschwander [SMTP:[EMAIL PROTECTED]]
> > Sent: Monday, April 17, 2000 3:45 PM
> > To: [EMAIL PROTECTED]
> > Subject: servlet parameters
> >
> > Does anyone know how I might go about passing parameters to a new page =
> > that is not a servlet or JSP, when using the sendRedirect() function? I
=
> > want to basically pass along what would be a form field... If there was
=
> > a setParameter() function like getParameter that would be perfect, but =
> > there isn't one that I know of...
> >
> > Thanks,
> >
> > Jeff
>
>
___________________________________________________________________________
> 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