Sorry, meant to include this link:

http://today.java.net/pub/a/today/2006/03/07/unified-jsp-jsf-expression-language.html

d.

--- Dave Newton <[EMAIL PROTECTED]> wrote:

> --- Piero Sartini <[EMAIL PROTECTED]> wrote:
> > On glassfish, it seems you have to disable EL:
> >   <!-- ========= Disable the JSP-EL, it messes up
> on
> > pages with OGNL 
> > ======= -->
> >   <jsp-config>
> >     <jsp-property-group>
> >       <url-pattern>*.jspx</url-pattern>
> >       <el-ignored>true</el-ignored>
> >     </jsp-property-group>
> >   </jsp-config>
> > 
> > Will this issue get resolved in the future?
> 
> That may have to do with the JSF EL, which also uses
> #
> as its "escape" char.
> 
> If that's the case, probably not?
> 
> d.
> 
> 
> 
>  
>
____________________________________________________________________________________
> Bored stiff? Loosen up... 
> Download and play hundreds of games for free on
> Yahoo! Games.
> http://games.yahoo.com/games/front
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 



 
____________________________________________________________________________________
Never miss an email again!
Yahoo! Toolbar alerts you the instant new Mail arrives.
http://tools.search.yahoo.com/toolbar/features/mail/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to