Servlet that is used to process the incoming requests from the JSP, invoke an instance of the BasicCalculator EJB, and forward
the response back to the JSP.
Initializes the BasicCalculatorClient by establishing a connection to the
remote EJB's using the java:comp namespace that the J2EE Appliation Client Container
provides.
init() -
Method in class com.ibm.websphere.samples.techsamp.security.jaas.jaasloginwar.JAASLoginServlet