As part of the documentation push I was considering putting together an updated demo web app which showed a number of things (indexing, search, highlighting, XML Query templates etc) and was wondering what that might mean to the build system if I was dependent on the servlet API. Are there any licence concerns around handling servlet-api.jar that I should be aware of? I know Apache foundation does not like linking to non-Apache code.

I could do as the current demo webapp does and make everything a JSP which would get around the dependency but this obviously pushes any compiler checking out until run-time which is not desirable.

Cheers
Mark



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

Reply via email to