Introduction to Resin server platform Resin provides the fastest jsp/servlets running platform. With the support of java and javascript, Resin can flexibly select an appropriate development language for tasks. XML stylesheet language (XSL), an advanced language of Resin, can separate the form from the content. If you use jsp platform as the support for internet commercial sites, the speed, price, and stability should be taken into account. resin is very good, more mature, and meets the requirements of commercial software. Moreover, it is free of charge. Download the complete version from the site. So it is worth recommending to you! Compared with tomcat3.1, the latter is more like a project under study. Currently, resin supports sun's j2ee, while tomcat does not. j2ee is based on a large java server system. However, tomcat has a very reasonable structure and is a product of apache, so it has a good vision. Resin1.1 features include: 1. Support for jsp1.1 and javascript.2 compiled on the server side is faster than mod_perl and mod_php, and three times faster than Jakarta Tomcat. You can see a variety of Comprehensive Test Reports on the Caucho site. 3. Use the servlet2.2 engine. 4. Automatic servlet/bean compilation! 5. Servlet and XSL Filtering6 support IIS, Apache, Netscape, and other Web servers with built-in HTTP/1.1. 7. XSLT and XPath1.0 engines. 8. enterprise-level shared software (based on an open source protocol) Installation and startup: the installation is very simple. You only need to extract resin-1.1.3.zip to a directory. Jdk support is required before running. Run the following command: resin-1.1.3/bin/httpd (in NT) has been started according to the default settings. The system will listen to port 8080. The jsp file can be stored in the resin-1.1.3/doc directory; the servlet can be stored under resin-1.1.3/doc/web-inf/classes. The welcome page of resin is displayed in http: // localhost: 8080. You can download the latest Resin1.1.3 here. It is about 2.5 M. Of course, you can also go to http://www.caucho.com official site to learn more and download resin1.1.3 or 1.1.2 and take a look at resin License