English 中文(简体)
在申请系统上网约2天后,主语的pa子为何不工作?
原标题:Why does the primefaces paginator doesn t work after the application system keep online for about 2 days?

The system s runtime environment is Mojarra jsf 2.0+primefaces 3.0+websphere7.0(tomcat6.0 is also has the problem). The 2 days is not a exactly time. It s really means that the system keep running for a relatively long time, the paginator doesn t work. If the paginator told me there are 2 pages with the datatable, the first page can list the records of data.The second page show no record after click the paginator "2",but it should have several records indeed. And I know the primefaces paginator has relationship with session persistence.So I had checked the web server s free disk space, and it s thoroughly enough. Can anybody give me some suggestions? I need your help.Thank you very much!

问题回答

这好像本届会议在你的网络应用上所花时间。 如果出现这种情况,你届会的持久性和任何有管理的人都会结束。

如果你的要求是,会议从未结束,我敦促你重新考虑。 举行常设会议可能具有安全风险。





相关问题
JSF a4j:support with h:selectManyCheckbox

I m having trouble with a JSF selectManyCheckbox and A4J support. The purpose is to run some action when a checkbox is selected. This works perfectly in Firefox. Yet, when testing in any IE (ie6 / ie7 ...

Mojarra for JSF Encoding

Can anyone teach me how to use mojarra to encode my JSF files. I downloaded mojarra and expected some kind of jar but what i had downloaded was a folder of files i don t know what to do with

如何拦截要求终止?

在共同基金中,如果用户要求终止,就需要采取一些行动。 我需要某种拦截器,但我不知道如何这样做。 我需要帮助。 增 编

ICEFaces inputFile getting the file content without upload

Is there any way of just getting the content of the browsed file without any upload/file transfer operations? I currently use ICEFaces inputFile component but I do not need the default uploading ...

Weird behaviour of h:commandLink action (MethodExpression)

I have two JSPs where I am displaying some info from database in a h:dataTable. One of them is showing all the info, and one of them user specifically. I have showXML.jsp that shows the "XML" column ...

How to correctly use ResultSet with h:dataTable

The problem is, that after displaying the ResultSet with <h:dataTable>, the connection is left open. If I close it, it closes the ResultSet too. I m thinking about copying the ResultSet data ...

热门标签