Discussion:
xss protection in apache geronimo 3.x
Si Chen
2013-07-24 18:48:41 UTC
Permalink
Does Apache Geronimo 3.x provide protection against XSS attacks?
--
Si Chen
Open Source Strategies, Inc.
sichen-***@public.gmane.org
http://www.OpenSourceStrategies.com
LinkedIn: http://www.linkedin.com/in/opentaps
Twitter: http://twitter.com/opentaps
Ivan
2013-07-31 01:14:09 UTC
Permalink
Geronimo does not proivde the XSS protection facilities to the users'
applicatoins, while it does consider that for the admin console, you may
refer the filter codes in below :

[1]
https://svn.apache.org/repos/asf/geronimo/server/branches/3.0/plugins/console/console-filter/src/main/java/org/apache/geronimo/console/filter
Post by Si Chen
Does Apache Geronimo 3.x provide protection against XSS attacks?
--
Si Chen
Open Source Strategies, Inc.
http://www.OpenSourceStrategies.com
LinkedIn: http://www.linkedin.com/in/opentaps
Twitter: http://twitter.com/opentaps
--
Ivan
Loading...