Interesting. Nice nugget to know.
-Tim
On 1/12/2011 10:09 AM, Mark Thomas wrote:
On 12/01/2011 15:08, Tim Funk wrote:
JspFactory is in package javax.servlet.jsp which is one of the packages
that has * import. If a user tried to create a class called JspFactory
and tried to import it - he'd get a compile error on his import statement.
There would be no exception. Explicit import takes precedence over * import.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org