Hi all,

I have a problem using jsp tags with attributes in tobago.

Tobago version: 1.0.24-SNAPSHOT
Myfaces version: 1.1.6
Tomcat version: 6.0.18

I'm using a tag with the attribute "<%@ attribute name="dataBean" %>".
If I try to access this attribute inside the tag I get a ParseException.

Access:
-------
<tc:sheet value="#{${dataBean}.errors}" ...

Exception:
----------
org.apache.commons.el.parser.ParseException: Encountered "{" at line 1, column 
4.
Was expecting one of:
    "}" ...
    "." ...
    ">" ...
    "gt" ...


Is there a problem with the EL parser? Do I have to use a different one?


Best regards,

Alf

-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01

Reply via email to