Sure,
Just send the parameters you want with the GET request - that is use 
"http://URI?parameter1=value1&parameter2=value2 ... parameterN=valueN" 
and then fetch them with request.getParameter("parameter" etc.

Good luck!


Markus

On Monday, February 4, 2002, at 02:25 PM, ygku wrote:

> hi
> I got stuck with a problem.
> Is there any way�that� one servlet passes the�value of String�with
> "href" attribute to another servlet ?
> I'd appreciate if someone give some information.
> thanks
> �
> �

___________________________________________________________________________
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

Reply via email to