I created a ExtJS 5 application using Sencha CMD and a regular text editor(Sublime). I have been using 'sencha app watch' as my development server. Can someone give me a step-by-step guide on how to deploy this application on a Tomcat server ? I did try creating a 'Dynamic Web Project' in Eclipse and dragging the entire app into the 'WebContent' folder and running the app but I keep getting a 404 error. Any help would be appreciated.