I agree... I think you'll find people with varying skill levels on this list
and readers have to appreciate that and act accordingly. If someone asks a
basic question then let the person who asked the same question recently
answer. Nobody is hurt. It's a mailing list and you cannot expect all the
posts to be of the level that suits you only.
In addition to this ... many people seem to take the opportunity to chastise
people for their own simple promotion.
> -----Original Message-----
> From: A mailing list for discussion about Sun Microsystem's Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
> Samuel Opoku-Boadu
> Sent: Friday, July 21, 2000 11:21 AM
> 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