The "attribute" specification in your TLD needs to have "rtexprvalue"
set to true.  Check the JSP specification or a JSP book about this.

> -----Original Message-----
> From: James Norman [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 12, 2003 10:30 AM
> To: [EMAIL PROTECTED]
> Subject: Non EL enabled tags
> 
> If I were to write a non EL-enabled tag of my own, would the following
> work:
> 
> <myTag:something value="<%= request.getContextPath() %>" />
> 
> b/c I am getting the string literal in the tag.
> 
> -james
> 
> 
> 
> 
> ---------------------------------------------------------------------
> 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