JSF 和 SunOne Web 服务器 6.1
有谁知道部署到 SunOne 6.1 SP2 Webserver 时最适合使用哪个 JSF 版本? 更重要的是我在哪里可以找到此类信息?
谢谢, 阿莱霍
Does anybody know which JSF version is most suitable to use when deploying to SunOne 6.1 SP2 Webserver?
More important where I can find that type of information?
Thanks,
Alejo
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您要使用 Sun ONE Server 6,请注意您必须使用 JSF 1.1 而不是 JSF 1.2(最新版本)。 JSF 1.1 需要 java 1.3 或更高版本、JSP 1.2、JSTL 1.0 和 Java Servlet 2.3 实现。
另外,如果您使用 RichFaces,请记住您只能使用 richfaces 3.1.5,因为这需要 JSF 1.1。
If you are going to use the Sun ONE Server 6 please note that you must use JSF 1.1 and not JSF 1.2 (the latest version). JSF 1.1 requires java 1.3 or later, JSP 1.2, JSTL 1.0, and a Java Servlet 2.3 implementation.
Also, if you are using RichFaces, keep in mind that you can only use richfaces 3.1.5 because this requires JSF 1.1.