ImAlexzxD / owasp-esapi-java

Automatically exported from code.google.com/p/owasp-esapi-java
Other
0 stars 0 forks source link

CSS and images not working with ESAPIWebApplicationFirewallFilter #290

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
I have integrated ESAPIWebApplicationFirewallFilter in my existing application. 
Application has started up fine and there is no error in logs but I am not able 
to see any frames and images on the page only text box is visible, still able 
to log in to application but again only text is visible after log in.  The 
application is developed using Spring MVC,
if I change the filter to ESAPIFilter it works fine.

What is the expected output? What do you see instead?
Expected web page with images and headers, only could see text boxes.

What version of the product are you using? On what operating system?
2.0

Does this issue affect only a specified browser or set of browsers?
All browsers.

Please provide any additional information below.

Original issue reported on code.google.com by shrey.aw...@gmail.com on 3 Dec 2012 at 6:07