thanks, it work great
--- Sam Gendler <[EMAIL PROTECTED]> wrote:
> or Insert component with raw="ognl:true" will
> preserve htl tags
> instead of escaping them.
>
> --sam
>
>
> On 11/29/06, Jesse Kuhnert <[EMAIL PROTECTED]>
> wrote:
> > Use InsertText for <= Tapestry 4 or just "Insert"
> with a
or Insert component with raw="ognl:true" will preserve htl tags
instead of escaping them.
--sam
On 11/29/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
Use InsertText for <= Tapestry 4 or just "Insert" with a mode of break >= 4.1.
http://tapestry.apache.org/tapestry4.1/components/general/insert
Use InsertText for <= Tapestry 4 or just "Insert" with a mode of break >= 4.1.
http://tapestry.apache.org/tapestry4.1/components/general/insert.html
On 11/29/06, wong wayne <[EMAIL PROTECTED]> wrote:
Hi all
I would like to know is it possible to insert a string
with html tag into a page, so th