Any solutions how to solve my this problem then. I need urgent help??

-----Original Message-----
From: Josh Rayls [mailto:[EMAIL PROTECTED]
Sent: Monday, June 09, 2003 8:46 PM
To: 'Struts Users Mailing List'
Subject: RE: Using Bean Tag inside html Tag. Urgent


You can't nest tags as properties in other tags.

-Josh

-----Original Message-----
From: Anurag Garg [mailto:[EMAIL PROTECTED]
Sent: Monday, June 09, 2003 11:20 AM
To: [EMAIL PROTECTED]
Subject: Using Bean Tag inside html Tag. Urgent


Hi,

        I am facing problem in using <bean:write /> tag inside <html:text
/>.
        What I am trying to do is something like this
        <html:text property="userName" styleClass="<bean:write
name=\"loginAF\"
property=\"useStyleClass\" />"  />
        I am not getting the output I am expecting. I expect to get the
value
stored in "useStyleClass" in styleClass         attribute but What I am
getting in
styleClass is the entire tag i.e. bean:write tag.
        Any solutions for this problem.

Anurag Garg


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


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

Reply via email to