I'd like to add a web-based demo for the XML QueryParser but unlike the existing web demo I'd prefer to use some Java code that gets compiled rather than doing it all in JSP files that aren't part of the build. Doing it this way will add a dependency on servlet-api.jar which will need to be added to the build somehow. Has anyone done this before on an Apache project before and know what the license implications are? Tomcat/Struts must do this already but I'm not sure what is involved.

Cheers
Mark


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

Reply via email to