I have Catalina installed and can run the example
servlet.
However all the example
jsp are not running. There are no error messages in the log files.
The browser didn't complain but returned
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1"></HEAD>
<BODY></BODY></HTML>
No matter what the jsp is. The return is the same as above.
I can see there are files like this. e.g. the jsp file is a.jsp. There is a$jsp.java and a$jsp.class in the work
directory.
What have I set wrong??
Thx. and Regards.
Steve.