网页
图片
视频
学术
词典
地图
更多
航班
笔记本
jsf 2
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
I
've
barely
scratched
the
surface
of
JSF
2
features
so
far
,
with
managed
bean
annotations
,
simplified
navigation
,
and
support
for
resources
.
到
目前
为止
,
我
仅仅
触及
了
JSF2
特性
中
最
浅显
的
内容
,
包括
托管
bean
、
注释
、
简化
导航
和
资源
支持
。
www.ibm.com
2.
Once
you
re
familiar
with the
JSF
way
of
doing
things
,
I
think
you
ll
find
it
hard
to go
back
to Struts Model
2
-
style
development
.
一旦
熟悉
JSF
处理
事情
的
方法
之后
,
我
想
您
将
发现
很难
再
返回
StrutsModel2
风格
的
开发
了
。
www-128.ibm.com
3.
In
Part
2
of
this
article
series
,
we
described
an
accelerated
JSF
development
solution
for
a
XML-based SOA
application
.
在
该
系列
文章
的
第2
部分
中
,
我们
描述
了
加速
开发
用于
基于
XML
的
应用程序
的
JSF
的
解决方案
。
www.ibm.com
4.
In
Part
2
,
you
see
how
to
store
the
data
of
the
current
JSF
view
into
a
data
repository
.
在
第2
部分
中
,
您
了解
了
如何
将
当前
JSF
视图
数据
保存
到
数据
存储
库
中
。
www.ibm.com
5.
Although
JSF
2
was
indeed
specified
by
a bunch
of
eggheads
,
it
was
also
driven
by
real
-world
innovation
.
尽管
JSF2
规范
确实
是
由
一些
理论家
编写
的
,
但
它
也
受到
了
来自
实际
开发
的
创新
的
驱动
。
www.ibm.com
6.
Figure
2
is
an
object
state
diagram
of
the
six
phases
of the
JSF
lifecycle
,
including
validation
and
event
handling
.
图
2
是
JSF
生命
周期
的
第五
个
阶段
的
一个
对象
状态
图
,
包括
时间
有效性验证
和
处理
。
www.ibm.com
7.
Next
,
you
add
the
JSF
phase
listener
to
the faces-config
.
xml
file
,
as
shown
in
Listing
2
.
接下来
,
将
JSFphase
监听器
添加
到
faces-config.xml
文件
中
,
如
清单
2
所
示
。
www.ibm.com
8.
JSF
provides
a
component
model
and
a
richer
MVC
environment
than
most
Model
2
implementations
.
JSF
提供
一个
组件
模型
和
一个
比
大多数
Model2
实现
更丰富
的
MVC
环境
。
www-128.ibm.com
9.
The
JSF
2
.
0
Expert
Group
essentially
standardized
some
of
the
best
features
from
those
open source
projects
.
JSF2.0
专家
组
实际上
对
来自
这些
开源
项目
的
最佳
特性
进行
了
标准化
。
www.ibm.com
10.
While
preparing
,
JSF
finds
the catalog bean
in
the
JSF
page
shown
in
Listing
2
.
在
准备
期间
,
JSF
找到
清单
2
所
示
的
JSF
页面
中
的
catalogbean
。
www.ibm.com
1
2
3
4