
JSF
thinktotings
每天进一步,踏上成功路……
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
JSF2.0基本环境
JSF2.0基本环境基本环境原创 2010-12-31 08:18:44 · 119 阅读 · 0 评论 -
JSF2.0的一个简单Demo
学习javaeetutorial6.pdf 106页到113页 附件中javaeetutorial6.zip 环增需求:JDK1.6 服务器:tomcat6.0.29 web项目 框架:JSF2.0 简单描述:项目启动后,进入欢迎界面faces/greeting.xhtml <welcome-file-list> <welcome-file&g...原创 2010-12-31 08:57:46 · 135 阅读 · 0 评论 -
JSF helloworld
http://localhost:8080/helloworld/ 进入hello.xhtml页面 输入文本提交给 response.xhtml页面显示。原创 2011-01-02 11:21:27 · 90 阅读 · 0 评论