Consultancy, Training, Content Development

Writing Secure Java Web Applications

Duration: 3 days

The increasing use of the Internet for commercial purposes has led to a need for web applications to operate correctly and securely. There are many people seeking to take advantage of poorly designed and badly configured applications, and today's developers need to know how to write secure applications, and how to guard against attacks. This course will show how security can (and must) be designed into a project from the start, and will then examine a number of the common attacks experienced by web applications.

Delegates should have practical experience of writing Java web applications, including a working knowledge of servlets, JSPs and how they operate within a container.

Course Content

Introduction Before Coding Starts... Writing Code Web Application Specifics Java Specifics Testing Web Applications