https://issues.apache.org/bugzilla/show_bug.cgi?id=47318
Summary: Tomcat 6.0.20 does not include imports from included JSP Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: Linux Status: NEW Severity: regression Priority: P2 Component: Jasper AssignedTo: dev@tomcat.apache.org ReportedBy: fitness_ma...@yahoo.com Tomcat 6.0.20 does not include imports from included JSP, i.e., - JSP A includes JSP B. - JSP B has some page imports Result: JSP A is not able to see page imports imported in JSP B - the page imports imported in JSP B are not imported on JSP A generated class file. Expected Result: JSP A is able to see page imports imported in JSP B This worked in Tomcat 6.0.18. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org