Base servlet for both JSP and XTP. It's primarily responsible for returning the proper error messages when things go wrong.
The manager create the compiled JSP and XTP pages. The manager returns a Page object which is actually executed.
@see JspManager
@see XtpManager
@see Page
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.