Got the servlet.jar committed and in the conndefinition branch.  I also
got a sax2.jar, but can't find any clearly redistributable dom (or
dom2).jar.  Any ideas?  The taglib code just uses sax, and in fact since
ant uses sax, it was already compiling without the library.

I'm happy to move the BinaryDataServlet to another package, but I don't
want to move the ServletSupport class until I hear from David (since
it's his code).  In the meantime, we can just create separate ant tasks
to compile a servlet-less town.jar, or maybe with the servlet.jar in
there now, things will compile fine for you.

Serge Knystautas
Loki Technologies
http://www.lokitech.com/

Avi Cherry wrote:
> 
> >Yes, that sounds like a good idea.  As long as we're at it, is there a
> >servlet API we want to run in?  Then we can include the appropriate
> >servlet.jar in the CVS tree and the build will work a little nicer.  We
> >can also change the build to include/exclude the servlet package.
> 
> Servlet API?  I'd say Servlet 2.2 and JSP 1.1, for sure.
> It sounds like everyone here using servlets runs Resin, anyways. ;-)
> While you're at it, could you also include the w3 dom library and
> sax, as well?  That way we don't have to rely on any external
> dependencies to compile anything in town.


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to