how do you define the doGet,etc? <% JAVA CODE THAT OVERRIDES THE METHODS %> ???? -----Original Message----- From: Zou Hua [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 02, 2001 11:14 AM To: [EMAIL PROTECTED] Subject: How to use SingleThreadModel in a JSP file and other questions Hello all, I have some questions about JSP. They are: 1. How to use SingleThreadModel in a JSP file? 2. How to define methods, such as doGet,doPost,doHead, in a JSP page? I have defined some using declaration scriptlet element,but the JSP container never call them. If we do not need to define these methods at all, how does the JSP container process the request with different request method (get, post, head, ...) ? Best Regards Zou Hua =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". 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 =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". 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
