Just an FYI - the work is nearly complete on an JK2 family module for AOLserver 4.0. Obe possible option in nsjk2 is to start Tomcat in-process and be able to evaluate Tcl code from Java (e.g., can have an .adp include in a .jsp). The module supports multiple virtual servers in AOLserver 4.0.
Regarding some of the points I saw in another thread: -- having a JVM instance per-thread: serious application server with many classes/servlets loaded will have prohibitive memory requirements. -- small application server vs. full-featured one, like Tomcat -- the latter has much better chance to adhere to standards should you need portability in future, or decide to couple servlet-capable Web server with Java application server. Alex I. To remove yourself from this list: Send a message to "[EMAIL PROTECTED]" with the following text in the BODY of your message: signoff aolserver II. For a complete list of listserv options please visit: http://listserv.aol.com/ III. For more AOLserver information please visit: http://www.aolserver.com/
