RE: Only a type can be imported. x.y.MyClass resolves to a package

2006-03-26 Thread Rob Gregory
resolves to a package Generated servlet error: Only a type can be imported. x.y.MyClass resolves to a package This happens for every class used in the jsp page. It is a very strange occurence and appears to have happened after upgrading to Tomcat 5.5.16 and JDK 1.5.0_06 . Has anyone else come

Only a type can be imported. x.y.MyClass resolves to a package

2006-03-21 Thread prophecy
Generated servlet error: Only a type can be imported. x.y.MyClass resolves to a package This happens for every class used in the jsp page. It is a very strange occurence and appears to have happened after upgrading to Tomcat 5.5.16 and JDK 1.5.0_06 . Has anyone else come across these issues