Question: You need to prepare a Factorial Program in Java with stateless EJB concept.
There must be three java files 1.Factorial.java 2.FactorialBean.java 3.FactorialHome.java Theses Three file must be in package named 'mypack'.
There must be proper use of EJB Interfaces and use web logic web server. And In META-INF folder show me two xml files i.e (weblogic-ejb-jar, ejb-jar) with descriptions.
You have to satisfy the requirements specific in the instruction - Make program using java programming and make this application in simple way.