> 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.
Thanks. That sounds good... If you're wrong, it would really be of help if there would be a way to recognize the rules... Regards, Matthias > -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Auftrag > von Martin Marinschek > Gesendet: Mittwoch, 8. Februar 2006 17:34 > An: MyFaces Discussion > Betreff: Re: Tomahawk TLD - Why always <rtexprvalue>false</rtexprvalue>? > > > 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

