Dear all, I would like to create a dynamic content homepage which is connected to our company database server. I know servlet can call the Java class file to make connection, response data to client and JSP can do it also. So what should I choose ?? Choose pure servlet or pure JSP or combine it ? If combine it, how to make a flexible homepage, or which part should be done by JSP and Servlet. Please give me some comments on it. Thanks for your kind attention & help. Regards, Dick Wong =========================================================================== 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
