<%@ page language="java" pageEncoding="ISO-8859-1"%> <%@ taglib uri="http://jakarta.apache.org/struts/tags-bean" prefix="bean"%> <%@ taglib uri="http://jakarta.apache.org/struts/tags-html" prefix="html"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> Library title :
author :
id title author
${book.id } ${book.author } ${book.title } delete