JSPX File Documentation


Overview

Feature Value
Format Type XML-based
Primary Usage Web Development (Java EE)
File Extension .jspx
MIME Type application/jsp+xml
Tag Library Support Yes
Namespace enabled Yes
Server Side Processing Yes
Can Include Java Code Yes
Support for Expression Language (EL) Yes
Compilation Required Yes, to Servlet
Dynamic Content Creation Yes
Reuse Components Yes, through Tag Libraries
XML Syntax Compliance Strict
Integration with JavaBeans Yes
Custom Tag Creation Yes
Error Handling Advanced (through XML error pages)
Deployment Descriptor Required Yes (web.xml)
Directives Support Yes
Scriptlet Support Limited (Encouraged to use EL, Taglibs)
Accessibility for page authors High (tags over scripts)