首頁| 新聞| 娛樂| 游戲| 科普| 文學| 編程| 系統| 數據庫| 建站| 學院| 產品| 網管| 維修| 辦公| 熱點
<context-param> <param-name> javax.faces.config_files </param-name> <param-value> /web-inf/faces-config.xml, /web-inf/faces-beans.xml </param-value> </context-param>
<navigation-rule> <from-view-id> /pages/inputname.jsp </from-view-id> <navigation-case> <from-outcome>sayhello</from-outcome> <to-view-id> /pages/greeting.jsp </to-view-id> </navigation-case> <navigation-case> <from-outcome>saygoodbye</from-outcome> <to-view-id> /pages/goodbye.jsp </to-view-id> </navigation-case> </navigation-rule>
<navigation-rule> <from-view-id> /pages/inputname.jsp </from-view-id> <navigation-case> <from-outcome>sayhello</from-outcome> <to-view-id> /pages/greeting.jsp </to-view-id> </navigation-case> <navigation-case> <to-view-id> /pages/goodbye.jsp </to-view-id> </navigation-case> </navigation-rule>
<navigation-rule> <from-view-id>/pages/*</from-view-id> <navigation-case> <from-outcome>menu</from-outcome> <to-view-id>/menu/main_main.jsp</to-view-id> </navigation-case> <navigation-case> <from-outcome>info</from-outcome> <to-view-id>/menu/info.html</to-view-id> </navigation-case> </navigation-rule>
<navigation-rule> <from-view-id>/pages/*</from-view-id> <navigation-case> <from-outcome>info</from-outcome> <to-view-id>/menu/generalhelp.html</to-view-id> </navigation-case> </navigation-rule> <navigation-rule> <from-view-id>/pages/login.jsp</from-view-id> <navigation-case> <from-outcome>info</from-outcome> <to-view-id>/menu/loginhelp.html</to-view-id> </navigation-case> </navigation-rule>
<navigation-rule> <from-view-id>*</from-view-id> <navigation-case> <from-outcome>globalhelp</from-outcome> <to-view-id>/menu/generalhelp.html</to-view-id> </navigation-case> </navigation-rule> <navigation-rule> <navigation-case> <from-outcome>globalhelp</from-outcome> <to-view-id>/menu/generalhelp.html</to-view-id> </navigation-case> </navigation-rule>
<navigation-rule> <from-view-id></from-view-id> <navigation-case> <from-outcome> globalhelp </from-outcome> <to-view-id> /menu/generalhelp.html </to-view-id> </navigation-case> </navigation-rule>
<navigation-rule> <from-view-id>*</from-view-id> <navigation-case> <from-outcome> globalhelp </from-outcome> <to-view-id> /menu/generalhelp.html </to-view-id> </navigation-case> </navigation-rule> <navigation-rule> <from-view-id>*</from-view-id> <navigation-case> <from-outcome> globalhelp </from-outcome> <to-view-id> /pages/goaway.html </to-view-id> </navigation-case> </navigation-rule>
<navigation-rule> <from-view-id> /pages/inputname.jsp </from-view-id> <navigation-case> <from-outcome>sayhello</from-outcome> <to-view-id>/pages/greeting.jsp</to-view-id> </navigation-case> <navigation-case> <from-outcome>saygoodbye</from-outcome> <to-view-id>/pages/goodbye.jsp</to-view-id> </navigation-case> </navigation-rule>
<navigation-rule> <from-view-id> /pages/inputname.jsp </from-view-id> <navigation-case> <from-outcome> sayhello </from-outcome> <to-view-id> /pages/greeting.jsp </to-view-id> </navigation-case> <navigation-rule> ... ... <navigation-rule> <from-view-id> /pages/inputname.jsp </from-view-id> <navigation-case> <from-outcome>saygoodbye</from-outcome> <to-view-id>/pages/goodbye.jsp</to-view-id> </navigation-case>
<h:commandbutton id="submit" action="sayhello" value="submit" />
<h:commandbutton id="submit" action="#{getnamebean.helloaction}"value="submit" />
<navigation-rule> <from-view-id> /pages/inputname.jsp </from-view-id> <navigation-case> <from-outcome>sayhello</from-outcome> <to-view-id>/pages/anotherhello.jsp</to-view-id> </navigation-case> <navigation-case> <from-action>#{getnamebean.helloaction}</from-action> <from-outcome>sayhello</from-outcome> <to-view-id>/pages/hello.jsp</to-view-id> </navigation-case> </navigation-rule>
<navigation-rule> <from-view-id> /pages/inputname.jsp </from-view-id> <navigation-case> <from-outcome>sayhello</from-outcome> <to-view-id>/a.jsp</to-view-id> </navigation-case> </navigation-rule> <navigation-rule> <from-view-id>/pages/*</from-view-id> <navigation-case> <from-action>#{getnamebean.helloaction}</from-action> <from-outcome>sayhello</from-outcome> <to-view-id>/b.jsp</to-view-id> </navigation-case> </navigation-rule>
練就火眼金睛 十一種常見電腦
打印機共享提示“操作無法完成
如何查找有故障的配件
回眸一笑百魅生,六宮粉黛無顏色
歲月靜美,剪一影煙雨江南
蕪湖有個“松鼠小鎮”
小滿:小得盈滿,一切剛剛好!
一串串晶瑩剔透的葡萄,像一顆顆寶石掛在藤
正宗老北京脆皮烤鴨
人逢知己千杯少,喝酒搞笑圖集
搞笑試卷,學生惡搞答題
新聞熱點
疑難解答
圖片精選
6類網線的完美接法
使用VMM2008 R2管理Hyper-V之1-實
開機黑屏與內存的原因導致DDR2內存
Lua中基本的數據類型、表達式與流
網友關注