2 Replies Latest reply on Oct 22, 2002 5:28 AM by mikel

    CALL EJB error

    mikel

      When I try to call the EJB from JSP,
      i got an error message
      Generated servlet error:
      ....Class org.apache.jsp.ShippingOrderHomeRemote not found....

      I can call the EJB from servlet and work well
      how can i fix this problem?
      thanks ~~