Hi again,

I tried Tomcat 6.0.26 and now I get another message:

org.apache.jasper.JasperException: /WEB-INF/tags/layout/errorTab.tag(6,8) 
"#{${dataBean}.errors}" contains invalid expression(s): javax.el.ELException: 
Error Parsing: #{${dataBean}.errors}


I think I made a mistake while accessing the attribute... but I don't know 
whats wrong :(

Or is it impossible to use such JSP attributes within Tobago?


Regards, Alf


----- original Nachricht --------

Betreff: [Tobago] Problem using JSP tags with attributes
Gesendet: Do, 18. Mrz 2010
Von: Alf Felis<[email protected]>

> 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
> 
> 

--- original Nachricht Ende ----

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

Reply via email to