|
During the last few years more and more dynamically generated webpages
arose. They can be created on the client-side (e.g. with JavaScript) as
well as on the server-side (e.g. Java, PHP,…). Java provides the
possibility of creating dynamic websites with the Java Server Pages (JSPs)
and the Servlet technology. But once you present your web application
in the internet there is a rising demand on security. In order to be
capable of protecting you and your customers appropriate you need to have
some knowledge about possible security risks.
This site offers you much information and exercises about different
security weaknesses and shows you how to prevent them in the
future. |