Trong phần demo này tôi hướng dẫn các xây dựng 4 chức năng cơ bản của một website với jsp
Using JSTL
1. SQL tag library to manage employees
a. insert, delete, update and add new
b. manage user transaction
2. Using EL to check input data and display data.
a. c:if
b. c:forEach
This demo has some pages
1. Home.jsp
2. List.jsp
3. Insert.jsp
4. Edit.jsp
5. Transaction.jsp
Home.jsp has interface as
This is interface of list.jsp page
Download ở đây
[...] STL – set:datasource, sql:query, sql:update, sql:param, sql:transaction [...]
ReplyDelete