Re: [docbook-apps] website and jsp

From
Michael Ostermeier <>
Date
2004-07-01T10:37:28+00:00
ID
Thread
Re: [docbook-apps] website and jsp
Am Donnerstag, 1. Juli 2004 12:08 schrieb Arnaud Vandyck:

> The idea was to perform transformation before so the page could be
> generated faster, but maybe I'm wrong and the transform process is
> really fast? I got to try this...

the performance should propably be ok, I do a xml to fo to pdf transform with 
a filter... but if the transform is to slow, you might want to add cache for 
transformed pages in the filter...