JSP, Tomcat , Apache HTTP server, MySQL
843836Mar 25 2004 — edited Feb 22 2005hai,
I need help. I am developing a web appication that allows users to login and apply to our school.
I am using JSP/html for the application. Apache webserver 2.0.48, Tomcat 5.x.
The application is working fine when accessed with the ip address of the server, ie:
http://ip_address:8080/onlineapp
is working fine but when the application is accessed using its name, ie:
http://www.gradapp.schoolname.edu,
the buttons when clicked give out the underlying code instead of opening the pages. I have changed the
httpd.conf settings in apache http server, but the problem persists.
can any one help. Its urgent.