0 Replies Latest reply on Jun 2, 2005 1:23 AM by xuxiankun

    jsp compile error at jboss 4.0.2

      i deploy my PO classes and DAO classes in a har.
      the package name begin with com.propsoft.sso
      i deploy my web application in war
      the all actionform package name begin with com.propsoft.sso.form
      i found some jsp contain "com.propsoft.sso.form.*" it's can not compile
      it 's error message
      Generated servlet error:
      com.propsoft.sso.form cannot be resolved
      it's work at jboss 4.0.1sp1