jspinclude « Variable « JSP-Servlet Q&A





1. JSP Precompilation - variable can not be resolved to a type    stackoverflow.com

I have many jsp pages and I want to compile them. But It raises error while compiling and reason is: Most of the jsps(parent) include other jsps(child). Let's assume I introduce a ...