Before doing any development, test your environment. The skeleton application created in the previous steps in this appendix comes with a JSP which tests Nucleus functionality.
To run your application:
- Create a WebSphere server. 
- Start the SOLID database for the core ATG tables. 
- Generate Deployment Code for the EJB project. 
- Click Run on Server…. 
- Select your server. 
- Click Finish. 
The WSAD server starts, and the console displays the output of both WebSphere and your ATG components. Once the server is started, you can open a browser and test your application by pointing to: http://hostname:port/your_context_root or access the Dynamo Administration UI at http://hostname:port/dyn/admin/.

