Posts by Matheus Caiser • 1 point
2 posts
-
0
votes1
answer49
viewsA: Multi filter on web.xml with struts2
I solved by changing the order of the filter-Mapping thanks for the help. For those who have problem with lazyInitializationExeception this is the solution!
struts2answered Matheus Caiser 1 -
0
votes1
answer49
viewsQ: Multi filter on web.xml with struts2
The web.xml I have configured has two filters that work very well on web browser http requests. <?xml version="1.0" encoding="UTF-8"?> <web-app…
struts2asked Matheus Caiser 1