Im new to JSP as well. Im just trying to get a simple example to work. I downloaded the JSP reference implementation yesterday and am using Java Web Server. I understand that the web server should invoke the "jsp servlet" whenever it is asked for a file with a .jsp extension. In order to load a servlet, Java Web Server requires a class file name as well as a jar file (which I assume will be jsp.jar in this case). Anyway...Im lost and need help. Can anyone help? Thanks Kris C. =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JSP-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".