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