Cliff Galiher wrote:
>>I'm trying to find a way to use an XSP page within a larger XSP page I'm
>>creating.  I've tried to use <util:include> but this just dumps the XSP
>>page into the larger page as raw XML without running the included XSP page
>>through the XSP engine.  The result is that the page has my SQL commands
>>listed instead of the ESQL results I want returned.  If anybody has some
>>insight on how I can embed one XSP page within another I'd be very
>>greatful.

I can't remember if xinclude parsing is enabled for XSP, but it 
certainly should be, which does what you want. If it's not enabled, then 
let me know as that's a bug.

Matt.



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

Reply via email to