On Tue, 06 Sep 2011 15:01:35 -0300, Markus Jung <[email protected]> wrote:

Hi,

Hi!

1. this request should go to the Tapestry User mailing list.

Agreed.

2. Either valueAsHtml() does an encoding of special characters like '<' or Tapestry makes this conversion. A work around would be to use a custom component and just put your HTML code in one of the render methods. By using MarkupWriter you can write out your raw HTML.

OutputRaw doesn't encode anything, so probablly something is wrong in your code.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to