使用 JavaServer Faces 開發 UI
http://www2.tw.ibm.com/developerWorks/tutorial/content/java/t20040206.html
你可以像瘋狗一樣抓狂、你可以咒罵所有的事情,但到頭來,你還是必須放手。--「by麥可船長@班傑明奇幻旅程」
http://www2.tw.ibm.com/developerWorks/tutorial/content/java/t20040206.html
A Custom JSP Tag Library for Dynamic Menus by Prabu Arumugam -- Customizing your web site based on user preferences can be difficult. You can go full-bore with JavaScript, or rely on some sort of plugin language or applet. Prabu Arumugam demonstrates another option for JSP users--a tag library that can render dynamic, hierarchical menus defined in XML or a relational database.