This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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 ;-)

To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]