OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


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


Am Mittwoch, 30. Juni 2004 10:32 schrieb Arnaud Vandyck:

> I'd like to use jsp's in my website and I use the website
> stylesheets. The problem is I don't know how to embed the jsp tags. I
> already made some php and the processing tags works well.

> The problem then was the root element of the jsp page... I'd like to
> have the stylesheets to automatically detect if it's a jsp page or an
> xhtml page (yes, I have to use xhtml or jsp's will fail). I did some
> tests but did not find how to do this. Thanks for a hint.

I'm not exactly sure, what you are trying to do, but you might want
to take a look at Filters: 
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/servletapi/index.html

you can write the docbook-website code directly with the jsp and
do the transform with a simple xslt filter...

> If someone has a hint or want to share experience, I'd be glad ;-)


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]