Currently i am working on a JSF (ICEfaces ) project. I am having a menu where the menu data comes from the database. I mean label and url comes from the database. I am executing the query and writing a logic for the menu. Up to that JSF is good.
Suppose i 点击了Mendu的链接。 我一页。 在这一页,我有3个县。 增 编 更新和安放; 删除 but。 增量导航i
<ice:outputLink/>
其余i
<ice:commandLink/>
我可以浏览一页到另一页以上。 问题一是在回到上页时,没有上页。 浏览一下的那段信息是页面导航。
When navigation is forward, why the previous page is not coming....
请帮助,
感谢