It now goes to just a blank page. Do I have an issue in my web.xml?
struts-prepare
org.apache.struts2.dispatcher.ng.filter.StrutsPrepareFilter
MYStrutsPrepareFilter
gov.ca.doj.ems.util.MYStrutsPrepareFilter
struts-execute
org.apache.struts2.dispatcher.ng.filter.Str
Yes I think you should have mappings for all as following order:
struts-prepare
/*
FORWARD
REQUEST
MYStrutsPrepareFilter
/*
FORWARD
REQUEST
struts-execute
/*
GitHub user sdutry opened a pull request:
https://github.com/apache/struts/pull/150
WW-4819 fixed commons-collections groupId in dependency management
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sdutry/struts WW-4819
Alterna
Github user lukaszlenart commented on the issue:
https://github.com/apache/struts/pull/150
ð
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
Github user asfgit closed the pull request at:
https://github.com/apache/struts/pull/150
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enab