0 Replies Latest reply on Sep 27, 2006 12:42 AM by antoniojsg

    From Eclipse 3.2  org.apache.jasper.JasperException: Unable

      I am using Eclipse 3.2, and trying to develop a simple JavaBean to be called from a JSp using
      The Eclipse editor let me declare the bean inside my JSP
      My bean class is generated without error
      I export the WAR file to JBOSS 4.4 AS
      When I try to execute the JSP, I get Unable to compile class ERROR 500

      How do I export my application from Eclipse to Jboss?