Integrating with JSF action methods (和JSF action methods的整合)
在action method中返回 return "pretty:store"; 你应该看的懂吧。它会指向谁
Integrating with JSF commandLink and commandButton
Redirecting from non-JSF application Java code
从非JSF环境 指向 prettyfaces掌管的URL
本文介绍如何在JavaServer Faces (JSF)应用中整合PrettyFaces,实现更优雅的URL管理和页面导航。内容覆盖了如何通过action methods、commandLink及commandButton组件进行导航,并提供了非JSF环境下实现PrettyFaces URL重定向的方法。
在action method中返回 return "pretty:store"; 你应该看的懂吧。它会指向谁
从非JSF环境 指向 prettyfaces掌管的URL
1604
2660

被折叠的 条评论
为什么被折叠?