RE: jsp

2001-06-15 Thread cathy moffatt
JSP container translates JSP to JAVA servlet code & calls Servlet container to process it Look in jakarta-tomcat-3.2.2\work\localhost_8080%2Fexamples You will find the servlet automatically created by the containers. Hope this helps Cathy Moffatt -Original Message- From: [EMAIL PROTE

RE: Default web.xml

2001-06-15 Thread cathy moffatt
After much difficulty I did manage to get Tomcat3.2.2 to run servlets & jsp, but only with JDK1.3.1 not JDK1.3.0_02 I suspect an incompatibility problem -Original Message- From: Michael Wentzel [mailto:[EMAIL PROTECTED]] Sent: Friday, June 15, 2001 3:05 PM To: '[EMAIL PROTECTED]' Subject: