el « XML « JSP-Servlet Q&A





1. JSPX namespaces not visible for EL functions?    stackoverflow.com

I'm attempting to use JSPX (pure XML syntax for JSP) and running into what seems like it should work, but doesn't. I'm importing taglibs using namespace declarations in the jsp:root ...