Hi there,

I'm using XSLT. The match-part of the sitemap looks like this:

  <map:match pattern="*">
     <map:generate src="xsp/{1}.xsp" type="serverpages"/>
          <map:transform src="transform/{1}2html.xsl"></map:transform>
     <map:serialize type="html"/>
   </map:match>

The ESQL is straight forward as is the XSLT.

Markus

On Fri, 22 Oct 2004 10:44:20 -0500, Schultz, Gary - COMM
<[EMAIL PROTECTED]> wrote:
> Thank you for your help.
> 
> Are you transforming with XSL or STX? I've tried restrictions with where,
> limited the results with max-rows, but have had mixed results. Sometimes it
> works sometimes it doesn't. The problem is that the DOM is becoming so large
> that too much of the server resources are consumed. I think I could solve
> problems with STX, but I'm still trying to figure out how to use STX with
> ESQL.
>

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

Reply via email to