You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by wong wayne <wa...@yahoo.com> on 2006/11/29 16:09:25 UTC

insert html tag

Hi all

I would like to know is it possible to insert a string
with html tag into a page, so that it can insert
display format of string. e.g abc <br> 123 will
display at next line. Any hint would be appreciate,
thanks 

regards

wayne



 
____________________________________________________________________________________
Want to start your own business?
Learn how on Yahoo! Small Business.
http://smallbusiness.yahoo.com/r-index

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Re: insert html tag

Posted by wong wayne <wa...@yahoo.com>.
thanks, it work great
--- Sam Gendler <sg...@ideasculptor.com> wrote:

> or Insert component with raw="ognl:true" will
> preserve htl tags
> instead of escaping them.
> 
> --sam
> 
> 
> On 11/29/06, Jesse Kuhnert <jk...@gmail.com>
> 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.html
> >
> > On 11/29/06, wong wayne <wa...@yahoo.com>
> wrote:
> > > Hi all
> > >
> > > I would like to know is it possible to insert a
> string
> > > with html tag into a page, so that it can insert
> > > display format of string. e.g abc <br> 123 will
> > > display at next line. Any hint would be
> appreciate,
> > > thanks
> > >
> > > regards
> > >
> > > wayne
> > >
> > >
> > >
> > >
> > >
>
____________________________________________________________________________________
> > > Want to start your own business?
> > > Learn how on Yahoo! Small Business.
> > > http://smallbusiness.yahoo.com/r-index
> > >
> > >
>
---------------------------------------------------------------------
> > > To unsubscribe, e-mail:
> users-unsubscribe@tapestry.apache.org
> > > For additional commands, e-mail:
> users-help@tapestry.apache.org
> > >
> > >
> >
> >
> > --
> > Jesse Kuhnert
> > Tapestry/Dojo/(and a dash of TestNG), team
> member/developer
> >
> > Open source based consulting work centered around
> > dojo/tapestry/tacos/hivemind.
> http://blog.opencomponentry.com
> >
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> users-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail:
> users-help@tapestry.apache.org
> >
> >
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail:
> users-help@tapestry.apache.org
> 
> 



 
____________________________________________________________________________________
Cheap talk?
Check out Yahoo! Messenger's low PC-to-Phone call rates.
http://voice.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Re: insert html tag

Posted by Sam Gendler <sg...@ideasculptor.com>.
or Insert component with raw="ognl:true" will preserve htl tags
instead of escaping them.

--sam


On 11/29/06, Jesse Kuhnert <jk...@gmail.com> 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.html
>
> On 11/29/06, wong wayne <wa...@yahoo.com> wrote:
> > Hi all
> >
> > I would like to know is it possible to insert a string
> > with html tag into a page, so that it can insert
> > display format of string. e.g abc <br> 123 will
> > display at next line. Any hint would be appreciate,
> > thanks
> >
> > regards
> >
> > wayne
> >
> >
> >
> >
> > ____________________________________________________________________________________
> > Want to start your own business?
> > Learn how on Yahoo! Small Business.
> > http://smallbusiness.yahoo.com/r-index
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail: users-help@tapestry.apache.org
> >
> >
>
>
> --
> Jesse Kuhnert
> Tapestry/Dojo/(and a dash of TestNG), team member/developer
>
> Open source based consulting work centered around
> dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: insert html tag

Posted by Jesse Kuhnert <jk...@gmail.com>.
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 <wa...@yahoo.com> wrote:
> Hi all
>
> I would like to know is it possible to insert a string
> with html tag into a page, so that it can insert
> display format of string. e.g abc <br> 123 will
> display at next line. Any hint would be appreciate,
> thanks
>
> regards
>
> wayne
>
>
>
>
> ____________________________________________________________________________________
> Want to start your own business?
> Learn how on Yahoo! Small Business.
> http://smallbusiness.yahoo.com/r-index
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>


-- 
Jesse Kuhnert
Tapestry/Dojo/(and a dash of TestNG), team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org