1 Reply Latest reply on Feb 25, 2010 6:43 PM by luxspes

    JSP connect to EJB

    maggi

      I am using normal jsp and saving in view folder. Nothing else has been configured. The jsp is working fine as it is externally connected to the database. Now I wish to use EJB and use entities created by seam-gen.
      How do I access an EJB method in normal JSP?