This chapter discusses the development of web applications and some of the techniques used to develop and test these applications.
Developing Web Applications...........................................................................................................2 Representation of Web Applications in the IDE...........................................................................3 Project View of Web Applications...........................................................................................3 File View of Web Applications.................................................................................................3 Adding Files and Libraries to Your Web Application....................................................................5 Creating Web Pages and Other Public Files..........................................................................7 Creating Classes, Servlets, and Other Private Files...............................................................7 Adding External Resources to Your Project............................................................................8 Adding Tags and Tag Libraries...............................................................................................9 Editing and Refactoring Web Application Files............................................................................9 Completing Tags...................................................................................................................10 Expanding Abbreviations for JSP Files.................................................................................11 Manually Editing the Deployment Descriptor........................................................................12 Refactoring Web Components..............................................................................................13 Deploying a Web Application.....................................................................................................14 Customizing