Re: [docbook-apps] docbook-website and jsp

From
Arnaud Vandyck <>
Date
2004-02-17T10:10:08+00:00
ID
Thread
Re: [docbook-apps] docbook-website and jsp
Arnaud Vandyck <> writes:

> I'd like to have all my jsp pages processed from the xml files (by the
> docbook-website xsl files)...

I've been able to nearly produce jsp page with docbook by changing the
ouput type from html to xhtml.

But I need to remove the DOCTYPE line and to exchange the <html> and the
<jsp:root> tags at the beginning and at the end because it seems
autolayout don't like it when <webpage> is not the root tag.

-- 
Arnaud