[jboss-user] [JBoss Seam] - Re: @Converter usage in ui example problem

2007-04-19 Thread Sammy8306
Right, but that way I loose all the protection provided by outputText, and all 
I want to is handle the friggin' newlines... if only the convertor could be 
applied after the escaping.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4039005
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: @Converter usage in ui example problem

2007-04-19 Thread supernovasoftware.com
Sorry I missed the part out the output dissable.

I used to use a  tag, but I like this better.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038998
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: @Converter usage in ui example problem

2007-04-19 Thread supernovasoftware.com
Use the converter posted previously and the code shown below.



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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038997
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: @Converter usage in ui example problem

2007-04-19 Thread Sammy8306
Can I ask how you use this converter? Afaik it only works when turning of 
escaping of the outputText tag? I'm having this problem myself, not wanting to 
turn of the escaping safety-net and still be able to handle newlines correctly..

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038991
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: @Converter usage in ui example problem

2007-04-19 Thread supernovasoftware.com
Worked like a charm.  Thanks a million.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038969
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: @Converter usage in ui example problem

2007-04-19 Thread petemuir
I'm afraid that's a (fixed) bug in the example.  Reference the converter as 
converter="newlineConverter"

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038968
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user