[jboss-user] [JBoss Seam] - Re: s:formattedText problem, it does not handle + char

2008-02-04 Thread lasansue
Sorry about that, it works. I sould have done something wrong View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4126142#4126142 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4126142

[jboss-user] [JBoss Seam] - s:formattedText problem, it does not handle + char

2008-02-01 Thread lasansue
Hi all, I'm a new seam user. I've got a problem with displaying the + char in a s:formattedText. I tried to escape the character \+ and to let it alone +. In both cases, all the text before the + is displayed and none after. Does someone can tell me what i've done wrong. Thanks in advance,