users@glassfish.java.net

Re: PWC6228: #{...} not allowed in a template text body

From: Felipe Gaúcho <fgaucho_at_gmail.com>
Date: Thu, 9 Apr 2009 20:05:14 +0200

weird, but this solved the problem:

        <jsp-config>
                <jsp-property-group>
                        <url-pattern>*.xhtml</url-pattern>
                        <deferred-syntax-allowed-as-literal>true</deferred-syntax-allowed-as-literal>
                </jsp-property-group>
        </jsp-config>


2009/4/9 Felipe Gaúcho <fgaucho_at_gmail.com>:
> JSP Compilation Error: org.apache.jasper.JasperException:
> file:/home/fgaucho/dev/glassfish/domains/domain1/applications/j2ee-modules/cejug-classifieds-richfaces/header.xhtml(18,13)
> PWC6228: #{...} not allowed in a template text body. --
> file:/home/fgaucho/dev/glassfish/domains/domain1/applications/j2ee-modules/cejug-classifieds-richfaces/header.xhtml(18,13)
> PWC6228: #{...} not allowed in a template text body.
>
> some hint about how to work around that ?
>
> --
>
> Please help to test this application:
> http://fgaucho.dyndns.org:8080/cejug-classifieds-richfaces
>



-- 
Please help to test this application:
http://fgaucho.dyndns.org:8080/cejug-classifieds-richfaces