Java Server Pages
这是一本关于JSP的教程,非常经典。 You will learn how to use all the JSP standard elements and features, including elements for accessing JavaBeans components; separating the processing over multiple pages to increase reusability and simplify maintenance; and sharing information between pages, requests, and users. You will also learn how to use JST L for tasks such as conditional processing, integration of database data, internationalization, and XML processing, as well as how to develop your own custom components for tasks not covered by the standard components. L for tasks such as conditional processing, integration of database data, internationalization, and XML processing, as well as how to develop your own custom components for tasks not covered by the standard components.
用户评论