hey
I m working at a simple example in
jsf. excuse me if this problem is already solved anywhere else.
I have got 2 sites. on the one site there is a button navigating to the other site, where is another button whicht should navigate to the first site. The problem is that the first navigationrule works and the other doesnt work. it just reloads the page ShowUser.jsp without redirecting to EingabeUserID.jsp as in faces-config configured.
thank you for help
Corristo
for those who need some information about my project:
index.jsp:
first site EingabeUserID.jsp:
second site ShowUser.jsp:
faces-config.xml:
web.xml: