[OT] Re: embed jstl or other struts tag or scriplets within html:text

2005-09-30 Thread Dave Newton
Dilip Ladhani wrote: This does not work for me at all. Anyone have any ideas Yep; use a JSP 2.0-compliant container or the struts EL tags and replace %= executionState % with ${executionState}. Dave - To unsubscribe,

RE: [OT] Re: embed jstl or other struts tag or scriplets within html:text

2005-09-30 Thread Dilip Ladhani
I am on websphere/wsad 5.1. Do I have to use EL From: Dave Newton [EMAIL PROTECTED] Reply-To: Struts Users Mailing List user@struts.apache.org To: Struts Users Mailing List user@struts.apache.org Subject: [OT] Re: embed jstl or other struts tag or scriplets within html:text Date: Fri, 30 Sep

Re: [OT] Re: embed jstl or other struts tag or scriplets within html:text

2005-09-30 Thread Dave Newton
Dilip Ladhani wrote: I am on websphere/wsad 5.1. Do I have to use EL I have no idea. Perhaps you could look in your documentation or on the web: I'll just bet it says somewhere. Dave - To unsubscribe, e-mail: [EMAIL

RE: [OT] Re: embed jstl or other struts tag or scriplets within html:text

2005-09-30 Thread Gary VanMatre
] Reply-To: Struts Users Mailing List user@struts.apache.org To: Struts Users Mailing List user@struts.apache.org Subject: [OT] Re: embed jstl or other struts tag or scriplets within html:text Date: Fri, 30 Sep 2005 15:36:17 -0400 Dilip Ladhani wrote: This does not work for me at all. Anyone