Well, I have to use POST to send the parameters, so I can't just tack them on the the URL....
 
Any more ideas?
 
Thanks,
 
Jeff
----- Original Message -----
From: zulfi
Sent: Monday, April 17, 2000 5:28 PM
Subject: Re: servlet parameters

 
 
 
----- Original Message -----
Sent: Tuesday, April 18, 2000 3:44 AM
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

Reply via email to