javac.servlet.* javax.servlet.http.*

1999-02-22 Thread P. Siegmann
hi, The servlet classes are currently in a working and documented state. Could they be added to the cvs repository? And preferably in their own module? I'm sorry if this is not the proper way to go about this, but I wouldn't know what the proper method is so... Issues: - The servlet stuff is

Re: javax.servlet.* and javax.servlet.http.* classes

1999-01-04 Thread P. Siegmann
Aaron M. Renn wrote: I briefly glanced at the code. It looked fine after a 60 second scan. I did notice that you imported classes from the current package, which isn't technically necessary, but that was the only real problem. It includes docs too, very nice. Fixed the import issue. As

Re: javax.servlet.* and javax.servlet.http.* classes

1999-01-01 Thread P. Siegmann
hi, I started on the classes, and offered them to the classpath project in a rather undocumented, untested alpha stage. Paul Fisher asked me to finish them before he wanted to include them in the project. I then added some documentation (not 100%) and tested them. I continued with this until the