so how can I set the value in the jsp:param tag which is available in
bean:write.

Please bear with me as I am learning..

Thanks

>>> [EMAIL PROTECTED] 07/25/03 10:43AM >>>
You can't do that.  See here for more:

http://marc.theaimsgroup.com/?l=struts-user&m=105771765327337&w=2

HTH

m

--- Sashi Ravipati <[EMAIL PROTECTED]> wrote:
> <jsp:param name="Name" value="<bean:write
> name="showvalue" property="providerName" />" />
> 
> I get the following errors
> 
> Error(32): Attribute: showvalue" is not a valid
> attribute name
> Error(32): Attribute: property is not a valid
> attribute name
> Error(33): Not expecting text inside this tag
> 
> Can I give the tag inside a tag?
> 
> Thanks
> 


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

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

Reply via email to