Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JSP, Tomcat , Apache HTTP server, MySQL

843836Mar 25 2004 — edited Feb 22 2005
hai,
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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 22 2005
Added on Mar 25 2004
11 comments
632 views