Try: expression=""blah"" Or:
expression='"blah"' ----- Original Message ----- From: "Jason Owens" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 18, 2002 6:28 PM Subject: [Tapestry-developer] String literals in OGNL > ... anyone know how to do it? > > I'm trying: > > expression="\"blah\"" > > as well as, > > expression="\\\"blah\\\"" > > and it doesn't seem to be working either way, since the SAX parser throws > an exception: "Whitespace required before attributes". > Thanks, > > -Jason > > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: AMD - Your access to the experts > on Hammer Technology! Open Source & Linux Developers, register now > for the AMD Developer Symposium. Code: EX8664 > http://www.developwithamd.com/developerlab > _______________________________________________ > Tapestry-developer mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/tapestry-developer ------------------------------------------------------- This SF.NET email is sponsored by: AMD - Your access to the experts on Hammer Technology! Open Source & Linux Developers, register now for the AMD Developer Symposium. Code: EX8664 http://www.developwithamd.com/developerlab _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
