Steve Davis wrote:

> I figured out my problem.  The default value of the
> <rtexprvalue> for the pane tag in the tag lib descriptor is
> false so it will not evaluate my scripting expression.
> 
> I changed this in my /WEB-INF/templates/jsp/tld/template.tld
> to be true for the pane tag an now everything works
> great.
> 
> I noticed that some of the tags in the tld file had
> rtexprvalue explicitly set to false even though this
> is the default, but none were set to true.  Is it
> a bad thing to allow scripting in the tag attributes?
> I do not see another way to do what I am trying to
> do.
> 
> Does anyone else need this capability? Should I submit
> a patch for the tld file?  If so which tags do people 
> wish to allow scripting in the attribute values?
> 

I don't use JSP personnally and I don't know why <rtexprvalue> was set
to false.

Sebd a patch, I think that at least for the portlet and pane tags, this is
required...

--
Raphael Luta - [EMAIL PROTECTED]
Vivendi Universal Networks - Paris


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

Reply via email to