JSF 2.0 教程与 Eclipse 和 Tomcat

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/3547325/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 15:02:29  来源:igfitidea点击:

JSF 2.0 tutorial with Eclipse and Tomcat

eclipsetomcatjsfjsf-2

提问by NewBieJSF

I am new to JSF 2.0 and I am planning to use Eclipse as the IDE and Tomcat as servletcontainer. Are there any good tutorials for this?

我是 JSF 2.0 的新手,我计划使用 Eclipse 作为 IDE,使用 Tomcat 作为 servletcontainer。有什么好的教程吗?

回答by BalusC

There's one at Coreservlets.comand another one in Eclipse User Guide

Coreservlets.com 上有一个,Eclipse 用户指南中有另一个

If you are open to using Glassfish instead of Tomcat, there's another one at balusc.blogspot.com.

如果您愿意使用 Glassfish 而不是 Tomcat,那么balusc.blogspot.com 上还有另一个。