I'm planning on doing TagLibs eventually... but, for now I do this:

<xsp:content>
   <RequestString><xsp:expr>$displayrequest</xsp:expr></RequestString>
</xsp:content>

-Dan

On Fri, 2002-04-12 at 09:37, Barrie Slaymaker wrote:
> On Fri, Apr 12, 2002 at 10:33:16AM +0200, Markus Jais wrote:
> > how can I accomplish that the correct xml without escaping
> > is inserted. this is important for my application, because
> > I am using stylesheet which process the inserted xml.
> 
> Probably the easiest way for your sanity is to write a taglib using
> TaglibHelper or SimpleTaglib.  This should make your pages a bit mroe
> maintainable as well as making it easy to emit XML.
> 
> - Barrie
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
-- 
C. Daniel Chase                                [EMAIL PROTECTED]
Web Development Specialist                        (423) 755-4363
The University of Tennessee at Chattanooga   http://www.utc.edu/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to