1. JSP Precompilation - variable can not be resolved to a type stackoverflow.comI 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 ... |