It would be nice to have a tutorial that goes step by step through the development and deployement an enterprise application that uses a jsp for displaying the initial page, a servlet to process requests and route them and some EJBs to process the business logic of a small applicaiton.
This would show how to create all three types of components on MyEclipse and the various nuances required to deploy to WebSphere Application Server.