in reply to Re: Perl in Tomcat
in thread Perl in Tomcat
Tomcat is a Java Application Server not a web server.No, tomcat is quite a web server just like apache2 is, and they both support not only HTTP, but other protocols. The differnce is, tomcat by default supports internally java. with mod_perl of course, apache internally supports perl.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Perl in Tomcat
by inman (Curate) on May 13, 2004 at 16:22 UTC |