Re: T5: outputRaw and bbcode

2007-12-04 Thread jeffrey ai

Sorry, I have no ideas about that.

Cheers,
Jeffrey Ai

Angelo Chen wrote:
 
 hi jeffrey,
 
 thanks for the response, what I want to do is, the text has some bbcode ,
 I'd like to convert that to html tags, then use outputRaw to display it,
 any existing components that can do that?
 
 
 jeffrey ai wrote:
 
 Maybe I got your question wrong, could you just create a component to
 escape special chars in your BBCode text. One choice is to use
 StringEscapeUtils in Jakarta Commons-Lang.
 
 Cheers,
 Jeffrey Ai
 
 Angelo Chen wrote:
 
 Hi,
  I'd like to know know if there is a component that can display BBCode
 text in the correct html format? i tried outputRaw and seems I'm wrong,
 any ideas? Thanks.
 
 A.C.
 
 
 
 
 

-- 
View this message in context: 
http://www.nabble.com/T5%3A-outputRaw-and-bbcode-tf4935074.html#a14154547
Sent from the Tapestry - User mailing list archive at Nabble.com.


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



T5: outputRaw and bbcode

2007-12-03 Thread Angelo Chen

Hi,
 I'd like to know know if there is a component that can display BBCode text
in the correct html format? i tried outputRaw and seems I'm wrong, any
ideas? Thanks.

A.C.
-- 
View this message in context: 
http://www.nabble.com/T5%3A-outputRaw-and-bbcode-tf4935074.html#a14125808
Sent from the Tapestry - User mailing list archive at Nabble.com.


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



Re: T5: outputRaw and bbcode

2007-12-03 Thread jeffrey ai

Maybe I got your question wrong, could you just create a component to escape
special chars in your BBCode text. One choice is to use StringEscapeUtils in
Jakarta Commons-Lang.

Cheers,
Jeffrey Ai

Angelo Chen wrote:
 
 Hi,
  I'd like to know know if there is a component that can display BBCode
 text in the correct html format? i tried outputRaw and seems I'm wrong,
 any ideas? Thanks.
 
 A.C.
 

-- 
View this message in context: 
http://www.nabble.com/T5%3A-outputRaw-and-bbcode-tf4935074.html#a14140274
Sent from the Tapestry - User mailing list archive at Nabble.com.


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



Re: T5: outputRaw and bbcode

2007-12-03 Thread Angelo Chen

hi jeffrey,

thanks for the response, what I want to do is, the text has some bbcode ,
I'd like to convert that to html tags, then use outputRaw to display it, any
existing components that can do that?


jeffrey ai wrote:
 
 Maybe I got your question wrong, could you just create a component to
 escape special chars in your BBCode text. One choice is to use
 StringEscapeUtils in Jakarta Commons-Lang.
 
 Cheers,
 Jeffrey Ai
 
 Angelo Chen wrote:
 
 Hi,
  I'd like to know know if there is a component that can display BBCode
 text in the correct html format? i tried outputRaw and seems I'm wrong,
 any ideas? Thanks.
 
 A.C.
 
 
 

-- 
View this message in context: 
http://www.nabble.com/T5%3A-outputRaw-and-bbcode-tf4935074.html#a14140282
Sent from the Tapestry - User mailing list archive at Nabble.com.


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