0 Replies Latest reply on Mar 1, 2005 9:44 AM by jerome.petit

    JSP editor problem with tagfiles

    jerome.petit

      Hello,

      when I include tagfiles in a jsp page, tag code completion fails.
      It works with taglibs but not with tagfiles.

      The message is :

      Unable to find a javac compiler;
      com.sun.tools.javac.Main is not on the classpath.

      It seems that the tagfile compilation fails due to classpath issues.

      Is there a way to fix this problem (using jsp code completion with tagfiles) ?

      Thanx

      Jerome