
You have created the Calculator EAR file CalculatorEar.ear.
You have made sure that the SAP J2EE Engine has been launched.
To do this, refer to: Starting and Stopping the SAP System .
The SAP J2EE Engine is registered in the Developer Studio.
To check the server settings, choose the menu path .
Deploying the EAR
The system displays a message to inform you that the deployment process has finished successfully.
Running the Calculator Application
http://<host>:50000/<contextRoot>/<Name_of_JSP.jsp>
Example: http://localhost:50000/Calculator/Calculator.jsp .