I have big problem. When i do apply to web flow by id, it goes into it but later view state returns 404 Error. Flow xml file is in jar. Jar file is loaded on execution, but i cant understand why cannot find path to view file.
feedback
|
|
If tomcat cannot find a view file the view is not there. So, check where is it. Take a look on error message. It will help. And fix you project structure. This behavior can be controlled by
| |||
|
feedback
|