Java ServletTechnology andJSP TechnologyWith the Java server technology, they currently control the entire server-side Java technology market and gradually become the standard for building commercial Web applications. Java developers like these technologies for many reasons, including: these technologies are easy to learn, one-time writing, and run everywhere (write once, run anywhere ). More importantly, if the following practices are adopted more efficiently, Servlet and JSP can help separate the Web representation and content. "Best practice" is a good way to develop Servlet and JSP-based Web applications that are of high quality, reusable, and easy to maintain. CorrespondinglyCodeMixing in HTML makes it easy to produce inefficient, reusable, and difficult to maintain complex applications.Program. Best practices will change these drawbacks.
This article describesServletsThe importance of best practices with JSP preparation; here we assume that the reader has understood the basic working principles of both. This articleArticleThe following content will be covered:
Full text reading:Http://www.javah.net/JSP_JSF/20070510/943.html