Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

websecurity

  • submit to reddit

Understanding Web Security Using web.xml Via Use Cases

The deployment descriptor, web.xml is the most important Java EE configuration piece of Java EE Web applications. The security configuration in this descriptor drives the semantics and operation of web container security. Hence it is very critical that web...

10 replies - 80832 views - 02/11/09 by Anil Saldhana in Articles