Does anyone familiar with Tomcat and Apache?
I have installed Tomcat version 3.3.2
I have installed Apache version 1.3.33
I have installed J2RE version 1.4.2_04
When I start a browser and go to http:\\localhost:80\index.html
The Tomcat page start, everything looks fine.
When I click the Example link, the servlet examples work fine.
However, the JSP examples seem don't work

Any help will be appreciated if you can guide me how to check why the JSP doesn't work.
I actually trying to install eAccess of Glovia which use PROIV bus and task.
After the above installation, I can start the eAcess login screen, key in id and password but cannot login
