I installed a servlet to a particular domain through the whm
I put the application in public_html folder
I rebooted apache and tomcat
The Jsp files work but my application not using web.xml placed in WEB-INFO folder. This causes the application not work correctly.

How can I do for mod_jk to take my web.xml as context file?