Take a look at http://wiki.apache.org/myfaces/Custom_Navigation_Handler
Tom -----Original Message----- From: liulocust [mailto:[EMAIL PROTECTED] Sent: Friday, October 13, 2006 2:37 AM To: [email protected] Subject: Can't get current correctly request URL used jscookMenu When click jsCookMenu item to triger a action,then goto a jsf page,the IE address display the URL before. for example:first when I login the system ,the IE address maybe http://localhost:8080/sys/index.jsf;then I click the menuitem1 to goto introduce1.jsf page,but the IE address display:http://localhost:8080/sys/index.jsf;then I click the menuitem2 to goto the introduce2.jsf page,the IE address display :http://localhost:8080/sys/introduce1.jsf. when click the jscookMenu menuitem,the IE address always display the url before,but the jsf cotent is right.So how to resolve the problem? -- View this message in context: http://www.nabble.com/Can%27t-get-current-correctly-request-URL-used-jscookM enu-tf2435280.html#a6790612 Sent from the MyFaces - Users mailing list archive at Nabble.com.

