MyEclipse 下开发JSF教程(13) action="listBooks" actionListener="#{bookBean.saveBook}" />
Renders a HTML submit button with the value save and the action listBooks. The action listener method saveBook will be processed if the user submit the form.
Start the jboss and deploy the project as Packaged Archive.
Java/国外教程下载/LaLiLuna%20-%20Tutorials%20for%20struts,%20ejb,%20myeclipse%20»%20First%20Java%20Server%20Faces%20Tutorial.files/deploy-project.gif" width=420 align=left border=0 name=Graphic8>
Call the project now http://localhost:8080/LibraryWeb/