You also probably need to define an id name and type when importing
----- Original Message -----
From: xbranko <[EMAIL PROTECTED]>
To: [email protected] <[email protected]>
Sent: Sat Jun 28 13:14:31 2008
Subject: Re: how to create menues with tiles2?
Antonio Petrelli-3 wrote:
>
>
> I think that you have EL evaluation turned off, you have to specify at
> least Servlet 2.4 version in your web.xml file.
>
>
According to my web.xml it should be on 2.5:
<web-app id="WebApp_ID"
xmlns="http://java.sun.com/xml/ns/j2ee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
http://java.sun.com/xml/ns/j2ee/web-app_2_5.xsd"
version="2.5">
Is there some other way to turn EL evaluation explicitly?
Branko
--
View this message in context:
http://www.nabble.com/how-to-create-menues-with-tiles2--tp18163991p18172894.html
Sent from the tiles users mailing list archive at Nabble.com.