thanks.

-----Original Message-----
From: David Graham [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 28, 2003 1:26 PM
To: [EMAIL PROTECTED]
Subject: Re: logic:match


You can't use a tag as the input into another tag's attribute.

David






>From: Denis Wang <[EMAIL PROTECTED]>
>Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
>To: Struts Users Mailing List <[EMAIL PROTECTED]>
>Subject: logic:match
>Date: Tue, 28 Jan 2003 13:13:58 -0500
>
>Hello, all,
>There is something wrong with the following piece of code:
><logic:match name='userBean' property='userName' value="<nested:write
>property='checkOutUserVO.userName'/>" >
>...
></logic:match
>
>I double-checked the nested:write works.
><nested:write property='checkOutUserVO.userName'/>
>
>if I change the above real time evaluation into a static one, it works.
><logic:match name='userBean' property='userName' value="administrator" >
>
>Does anybody have any hints?  Thanks a lot!
>Denis
>
>
>
>--
>To unsubscribe, e-mail:
><mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail:
><mailto:[EMAIL PROTECTED]>


_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to