最新文章列表

Primefaces4.0使用NotificationBar数据无法提交的问题

第一次在项目中使用NotificationBar, 在中间想加一个设置是否显示的CheckBox设置,怎么弄就是提交不上数据,不管是选中还是未选中后台Bean一直获取false,找了半天不知道毛病出在哪里,process、update一阵胡乱设置,还是解决不了问题。后来没有办法把CheckBox挪到NotificationBar外面后竟然正常了,再挪回来确认果然还是不行;研究了半天猜想是< ...
asong1810 评论(0) 有447人浏览 2015-09-01 17:49

This is a post about how to work with IDs in JavaServer Faces. You may find this

连接:   http://illegalargumentexception.blogspot.com/2009/10/jsf-working-with-component-identifiers.html
cainiao1923 评论(0) 有417人浏览 2014-07-25 17:39

Working towards RichFaces/PrimeFaces compatibility

This article just a solution of conflict of jquery, not others, eg. skin issue and so on.   An article written by jboss richfaces developer illustrates richfaces resource mapping feature detailedly ...
sunjing 评论(0) 有1849人浏览 2013-11-05 23:10

在用primefaces中的dataTable时遇到一个includeViewParams="true"问题

在用primefaces中的dataTable时遇到一个includeViewParams="true" 奇怪问题,在表格里或许你会需要查看,修改的操作,那可能在里边你就可能需要这么写: <h:link value="查看"  outcome="页面">                         <f:param ...
sjljsw 评论(0) 有1029人浏览 2013-05-07 14:14

primefaces

primefaces primefaces primefaces技术
qindwt 评论(0) 有562人浏览 2012-12-10 02:10

primefaces上传

前端页面 <p:dataTable id="patchfiledatatable" var="patch" value="#{patchBean.files}" dynamic="true" emptyMessage=""  paginator="true" rows=& ...
Ronbay 评论(0) 有2781人浏览 2012-11-21 13:33

primefaces 的下载功能,p:fileDownload的用法

前端页面 <p:dataTable id="patchfiledatatable" var="patch" value="#{patchBean.files}" dynamic="true" emptyMessage=""  paginator="true" rows= ...
Ronbay 评论(0) 有3136人浏览 2012-11-21 11:04

primefaces的删除功能出现的问题

前端页面   <p:dataTable id="patchfiledatatable" var="patch" value="#{patchBean.files}" dynamic="true" emptyMessage=""  paginator="true" rows=& ...
Ronbay 评论(0) 有1043人浏览 2012-11-21 09:29

Lazy JSF Primefaces Datatable Pagination – Part 2

Lazy JSF Primefaces Datatable Pagination – Part 2 The page code is very simple and there is no complication. Check the “index.xhtml” code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transi ...
huxiaojun_198213 评论(0) 有1411人浏览 2012-11-18 19:19

Lazy JSF Primefaces Datatable Pagination – Part 1

Lazy JSF Primefaces Datatable Pagination – Part 1 Today we will do JSF datatable pagination with a Lazy List with a view scoped managed bean. What all those words/expressions mean? There are several ...
huxiaojun_198213 评论(0) 有1494人浏览 2012-11-18 19:12

<p:selectBooleanCheckbox /> cannot work with <f:ajax>

项目上面使用如下: <p:dataTable ......> ...... <p:column headerText="xxxx"> <p:selectBooleanCheckbox .....> <f:ajax event="click&q ...
wxynxyo 评论(0) 有1364人浏览 2012-11-16 14:36

24小时格式时间显示问题

在应用JSF框架时间,前端会遇到一些问题,比如说时间显示问题。 (1)输出的时间与原来的时间差8个小时,原因是没加上时间的属性,改成: <h:outputText value="#{data.t_Date}">         <f:convertDateTime pattern="yyyy-MM-dd HH:mm:ss" timeZone ...
Ronbay 评论(0) 有1177人浏览 2012-09-05 13:58

jee6 学习笔记 10: Internationalizing the web app

Making a web app to support multiple languages.   This is achieved in JSF2 by using message properties files (resource bundles) and load the correct key/value pair from these resource files, based on ...
jXee 评论(0) 有1320人浏览 2012-08-23 10:31

jee6 学习笔记 9: Templating and Primefaces Menubar

Templating can reuse some common code. This example discusses the simplest JSF2 templating with facelet tags.   To define a template, one can use facelet tag <ui:insert name="title"> ...
jXee 评论(0) 有1521人浏览 2012-08-22 10:27

jee6 学习笔记 4 - CRUD 2: View Details, Primefaces row selection

screenshot of view details button: screenshot of view details of selected row: updated backing bean "StudentSearch.java": 1. added property "Student selectedStudent" 2. added g ...
jXee 评论(2) 有1849人浏览 2012-07-09 12:02

最近博客热门TAG

Java(141744) C(73651) C++(68608) SQL(64571) C#(59609) XML(59133) HTML(59043) JavaScript(54919) .net(54785) Web(54514) 工作(54118) Linux(50905) Oracle(49875) 应用服务器(43289) Spring(40812) 编程(39454) Windows(39381) JSP(37542) MySQL(37267) 数据结构(36424)

博客人气排行榜

    博客电子书下载排行

      >>浏览更多下载

      相关资讯

      相关讨论

      Global site tag (gtag.js) - Google Analytics