Comparison between various servlet/jsp engines

2002-02-06 Thread Arkady Kasianski
I am looking for internet reference on article/report comparing various servlet engines (Tomcat, WebLogic Express, Jrun, iPlanet etc.). Thanks in advance === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-I

Apache question

2001-12-12 Thread Arkady Kasianski
In  Apache, the documentation mentions the server.xml file and setting the values for Server, Logger, ContextManager etc but there are no examples- how do I  decide what values to set these to?  What determines them?  

Tomcat question

2001-12-12 Thread Arkady Kasianski
The documentation says "When Tomcat starts up it will automatically create a configuration file for Apache in Tomcat_home/conf/tomcat_apache.conf"- this wasn't created.  Any ideas why?  Is there a specific way to start up Tomcat other than calling startup.bat?  

WEB GUI Dvelopment

2001-08-06 Thread Arkady Kasianski
Whereas the programming model for traditional applications is well established and supported by a lot of tools and development environments, Web programming is a hodgepodge of markup languages, scripting environments, and server platforms. And unfortunately for the average programmer, the k