rtexprvalue is meant for JSP-expressions, and not JSF expressions - and you cannot use JSP-expressions in tag-attributes.
You can use JSF-EL in all attributes except ids, I believe. Correct me if I'm wrong. regards, Martin On 2/8/06, Matthias Kahlau <[EMAIL PROTECTED]> wrote: > Hi! > > > I've a question related to the TLD of Tomahawk. Why are all attributes > declared with "<rtexprvalue>false</rtexprvalue>", although some can be > dynamically calculated at runtime by an EL expression? > > Sometimes I need to know if a specific attribute accepts a JSF EL > expression, but how can I know that? Is there another information source > available? > > > Regards, > > Matthias > > -- http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces

