Re: TAG embeded inside TAG struts 1

2008-10-23 Thread Antonio
2008/10/22 D'Ottavio Alessandro <[EMAIL PROTECTED]>: > name="readonlyproperties" property="myproperty"> /> You cannot nest tags in JSP, but you can use EL (if you are using at least Servlet 2.4): HTH Antonio - To unsubscrib

RE: TAG embeded inside TAG struts 1

2008-10-22 Thread gcj
Could you use JSTL to accomplish the same thing? For example, -Original Message- From: D'Ottavio Alessandro [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 22, 2008 10:57 AM To: user@struts.apache.org Subject: