Sorry for my english.
I use wildfly-10.1.0.Final and myfaces1.1 .
- When I use an exploded deployment, I can access only the static jsp files. The dynamic jsp files, generated with Freemarker are not found.
- When I use the packaged deployment, all jsp files (static and dynamic) are not found.
I have no errors to the server side.
Can someone help me please ? Thanks in advance.