Yes, I know but the Gokhan Tuna wants to set the Request object to his bean
using
<jsp: setProperty name=" beanInstanceName " { property= "*"| property="
propertyName " [ param=" parameterName "]|
property=" propertyName " value=" { string | <%= expression %>}"}/>. From
my experience you can use the above expresion only to set the bean
properties with the parameters received through HTTP's GET or POST. So, only
the parameters and not the entire Request object. But maybe I'm wrong.
Luca
----- Original Message -----
From: "karthikeyan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 01, 2001 5:36 PM
Subject: Re: JSP& Bean set property
> You are wrong Luca Aurel you can use
>
> jsp:setProperty name="langBean" property="request" value="" />
>
> correct Syntax is :
>
> <jsp: setProperty name=" beanInstanceName "
> { property= "*"| property=" propertyName " [ param=" parameterName "]|
> property=" propertyName " value=" { string | <%= expression %>}"}/>
>
> Hope you would agree with that.
>
> With Regards
>
> b.karthikeyan.
>
___________________________________________________________________________
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