Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revision Both sides next revision
litespeed_wiki:other-ext-apps:servlet-engine-setup [2015/07/29 15:14]
Michael Alegre created
litespeed_wiki:other-ext-apps:servlet-engine-setup [2018/11/01 13:54]
Jackson Zhang [How do I set up a servlet engine to run JSP?]
Line 1: Line 1:
-===== How do I set up servlet engine to run JSP? =====+====== How do I set up LSWS to work with servlet engine to run JSP/cfm etc? =====
 +LiteSpeed Web Server supports servlet engines/JSP through AJPv13 protocol. Apache Tomcat is a popular Java Servlet Container to serve JavaServer Pages(.jsp). ColdFusion(.cfm) is a programming language based on Tomcat Servlet Engine. How to setup LSWS to work with servlet engine to servie jsp/cfm? You will need to create a servlet engine external app on LSWS configuration,​ then configure "​.jsp"/"​.cfm"​ script handler with that. 
  
-LiteSpeed Web Server supports servlet engines/JSP through AJPv13 protocol. ​ 
-Please use the following guidelines to set up the servlet engine: 
  
 ==== 1. Install an AJPv13 compatible Servlet engine. ==== ==== 1. Install an AJPv13 compatible Servlet engine. ====
  • Admin
  • Last modified: 2018/11/01 13:56
  • by Jackson Zhang