I need to view jsp pages of Teamsite. Both teamsite and Tomcat are running on different machines. Jsp Pages are redirected to the system having Tomcat through its IP address using regular expression:
_regex=^(.*/training/WORKAREA/training_new/jsp)/(.*)=
http://****.****.****.****:8080/$2The Problem that I am facing is that I am able to redirect the pages to the machine but when I preview it then I get Error 404 (The requested resource is not available.)
Can anyone suggest me what all settings do I need or what all changes do I have to make in server.xml or any other file to make these file run
Please suggest.....
Thanks & Regards
Prashant