加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

ADF Faces Ajax组件的示例应用程序

发布时间:2020-12-16 03:27:35 所属栏目:百科 来源:网络整理
导读:ADF Faces RichClient Components Demo ADF Faces Ajax组件的示例应用程序 1下载faces-12.2.1.2.0.war 2在JDeveloper中,单击File-New-Application,选择Custom Application,如下图 3输入应用名demo,单击Finish 4删除Project1 5单击File-Project,选择Proj

ADF Faces RichClient Components Demo

ADF Faces Ajax组件的示例应用程序

1下载faces-12.2.1.2.0.war

2在JDeveloper中,单击File-New-Application,选择Custom Application,如下图


3输入应用名demo,单击Finish

4删除Project1

5单击File-Project,选择Project from War File,如图所示:


6输入项目名称Demo,指定war文件,单击Finish

7在Applications 窗口,右击项目,选择Project Properties

8在Project Properties对话窗口,修改项目属性

8.1选择Compiler -> JSP ,取消Compile JSP Before Deploying toIntegrated WebLogic Server,如图所示:


8.2选择Libraries and Classpaths-> Click Add Library ,选择JSF 2.2。

8.3 选择Libraries and Classpaths -> Click Add Library,选择DF Model Runtime。

8.4 选择Libraries and Classpaths -> Click Add Library,增加apache common lang(我下载的是Apache Commons Lang3.5,因此代码import org.apache.commons.lang.StringUtils改为import org.apache.commons.lang3.StringUtils)

9 在JDeveloper主菜单中选择Build-Clean All,

10 在Applications 窗口右击项目,选择Rebuild

11 展开项目的Web Content节点,找到并右击index.jspx,选择Run。

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读