But...can I use something like

<DISPLAY property=request:params:test>

Will this work ?? Is this the latest version of usage ?

Bye
Visveish

> -----Original Message-----
> From: Kapoor Ajay [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, May 24, 2000 7:42 PM
> To:   [EMAIL PROTECTED]
> Subject:      Re: Regarding request bean
>
> You can do a
> String myvar;
> myvar = request.getParameter("test");
> and then use it
>
> Ajay Kapoor
> IBM
> 914-784-3267
> [EMAIL PROTECTED]
>
> ==========================================================================
> =
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to