You can use getParameter(String name) which returns the value of the
requested parameter.
--dhina
-----Original Message-----
From: Paresh <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Tuesday, January 11, 2000 6:15 PM
Subject: How to reduce server transaction and clear buffer
>Hi
>Everybody
>when I start my server
>It stores the latest information.
>
> keys = request.getParameterNames();
> c = new Cookie("MyName", "MyValue");
>
>But the problem here is i am getting all data posted
>I don't wanna that
>how do i do this .
>
>Thank you
>Paresh
>
>___________________________________________________________________________
>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