Hi, try do not use the navigation faces in faces-config.xml, use a URL
like a href attribute i an <a> tag.
[EMAIL PROTECTED] escreveu:
Hi,
I have try it, but no effects.
Robert Reiz
(24/7-IT-Services)
------------------------------------------------------------------------
*Von:* Cagatay Civici [mailto:[EMAIL PROTECTED]
*Gesendet:* Donnerstag, 28. Juni 2007 14:56
*An:* MyFaces Discussion
*Betreff:* Re: JSF URL
Hi,
Try adding <redirect /> to your navigation configs in these cases.
Cagatay
On 6/28/07, [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>*<[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
Hi,
we have some JSF Applications with MyFaces, Trinidad,
Facelets, Spring, Hibernate.
In all Apps the Browser show allways the last URL, not the current
URL.
For exampel:
1. I start the App. I come to the "login.jsf".
2. After the login-Procedure I come to "welcome.jsf", but in the
URL is still "login.jsf".
3. After I click "useradministration" I come to the
"useradministration.jsf", but in the URL is still "welcome.jsf"
what I have to do, to change this behavior. I will always see the
actual "XXX.jsf" int the URL.
If I am in the useradministration, I will see the
"useradministration.jsf" in the URL.
thanks,
Robert Reiz
(24/7-IT-Services)