2 Replies Latest reply on Dec 16, 2008 4:33 AM by j2eebank

    Server scoped cross site script filter

    j2eebank

      Hi,

      All our applications on jboss-4.2.2 need to prevent cross site scripting. We have a servlet filter for this. Instead of packaging the filter along with each application, is it possible configure a filter/service at server level ( centralised ) so that all request go via it first and then to application.

      Any help is appreciated.

      Regards,

      Jik