Documentation
Liferay provides a rich store of resources and knowledge to help our community better use and work with our technology.
Direct Servlet Context
Set this to true to enable dispatching to a servlet directly to speed up request dispatching. This property only takes effect when a developer programmatically wraps a normal ServletContext with a DirectServletContext. See http://issues.liferay.com/browse/LPS-13776 for more information.
direct.servlet.context.enabled=true
Set this to true to refresh the servlet associated with a JSP when the JSP has been modified. This property is not used unless the property direct.servlet.context.enabled is set to true.
direct.servlet.context.reload=true