Hello, I have little experience with JSP, so I tried first to work with JSWDK. I have some experience with Java language, so I don't intend to dig into specific server details to play with some JSP and beans stuff (although it seems almost imposible not to !!! :) ) . Tempted to create a simple skeleton for a Web site, a intended to use "template" and "jspServlet" to create a template form for the web page hierarchy and to use JSP in place of HTML pages. I associated with my web root directory the sevlet "template" and I put default.definitions and default.template into the root also. But I want to put there a jsp file and to call it and to recieve the normal output. It seems that must be a servlet chain created for that, but all my tentatives failed. The browser kindly asks me to save the file. I am using JSWDK2.0. Thanks in advance for responses. Dorin. =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
