[jboss-user] [JBoss Seam] - Re: How to escape the # sign in a seam EL?

norman.richards@jboss.com do-not-reply at jboss.com
Fri Feb 1 19:20:38 EST 2008


\# isn't valid in a java string.  \\# would be, but the backslash has no special meaning to the interpolator.

http://jira.jboss.com/jira/browse/JBSEAM-2566

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125711#4125711

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4125711



More information about the jboss-user mailing list