It's all about the XML parser: the < is parsed into the character '<' which is passed to OutputRaw which, in turn, streams it into the response.
On Sat, Aug 27, 2011 at 12:18 AM, Ken in Nashua <kcola...@live.com> wrote: > > this fixed > > <t:outputraw value="</tr><tr>"/> > > Best Regards and thanks > kcola...@live.com > > > > > From: kcola...@live.com > To: users@tapestry.apache.org > Subject: outputting < > with outputRaw > Date: Sat, 27 Aug 2011 02:56:37 -0400 > > > > > > > > > Can someone help me... > > <t:outputRaw value="</tr><tr>"/> > > the above fails... cannot have brackets inside value. > > How do I output < > > How do I output > > > Best Regards and thanks > kcola...@live.com > > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org