0 Replies Latest reply on Nov 10, 2013 4:34 PM by xpavt105

    Directive page import problem

    xpavt105

      Hi,

       

      I have a problem with deploying because of this:

      ----------------------------------------------------------------------------

      Only a type can be imported. com.tom.MyClass resolves to a package.

      ----------------------------------------------------------------------------

      Does anyone know what this mean?

       

      I use <%@ page import="com.tom.MyClass" %>

      and the MyClass.java is placed in WEB-INF/classes/com/tom/MyClass

       

      Thanks for help,

       

      Tom