Thanks a lot, Richard, my embedded Tomcat works now with Java 1.4.
Richard Mixon schrieb:
Tomcat 5.5 works fine with Java 1.4 - just be sure and download the 'JDK 1.4
Compatability Package:' at this link:
http://tomcat.apache.org/download-55.cgi
It is all of 1.6MB in size. Just follow
Hello everybody,
I read a lot about the coyote connector and that it is possible to write
own connectors for Tomcat. But I did not find anything in the whole web,
how to do this. Now I am reading the source code of the coyote connector
and have some questions about it.
My problem is:
I am wr