Dear all,
I just want to remind all of you that this LIST only to discuss about
servlet problems and not OTHER PROBLEM like those below. Please respect each
others, if you think that the question is silly DO NOT join to answer it,
but if you think that you know the solution go ahead answer it. I hope all
of you can understand it.
Thanks
p.s: everybody go to high above always starting from low level '^_^'
-----Original Message-----
From: Samuel Opoku-Boadu [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 21, 2000 5:21 PM
To: [EMAIL PROTECTED]
Subject: Re: myservlet?¶m=xxx how? [ PLS STOP THIS ]
Describing someone's question as silly, just because it is above you, is a
gross
abuse of elementary etiquette. Some of you behave as if you are supergods
who
never went through the growing stage. Enough of this arrogance and display
some
civility.
"Srini Sathya." wrote:
> oops!!! enough... MACRO GO THRO THE ARCHIVES BEFORE ASKING THIS KIND OF
> SILLY AND BASIC QUESTIONS, THE ANSWER FOR THIS CAN BE OBTAINED EASILY
EITHER
> IN THE ARCHIVES OR FROM A BASIC JAVA BOOK. PEOPLE PLEASE DONT RESPOND TO
> THIS TYPE OF SILLY QUESTIONS, IF U WANT TO ANSWER, ANSWER HIM DIRECTLY NOT
> TO THE ENTIRE LIST. THIS IS REALLY FRUSTRATING!!!!
>
> YES I PUT THE CAPS LOCK INTENTIONALLY.
>
> SRINI
>
> -----Original Message-----
> From: Gokul Singh [mailto:[EMAIL PROTECTED]]
> Sent: Friday, July 21, 2000 10:34 AM
> To: [EMAIL PROTECTED]
> Subject: Re: myservlet?¶m=xxx how?
>
> Hi,
>
> You can use the method getParameter of ServletRequest to get the value..
>
> You can use a code like this
>
> doGet(HttpServletRequest req, HttpServletResponse res)
> {
> // Get the value
> String Value = req.getParameter("param");
> ..
> ..
> }
>
> ----- Original Message -----
> From: "Marcos" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, July 21, 2000 3:51 PM
> Subject: myservlet?¶m=xxx how?
>
> > hi,
> >
> > what should i write in the servlet to get the parameter?
> >
> > thanks in advance,
> >
> > marcos
> > [EMAIL PROTECTED]
> >
> >
>
___________________________________________________________________________
> > 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
>
>
___________________________________________________________________________
> 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
___________________________________________________________________________
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