"christian.bauer(a)jboss.com" wrote : This is just a normal HTTP redirect response
from the server, triggering the client browser to send a new HTTP GET request on a given
URL.
|
...which might indicate that your WEB-INF/pages.xml is set up different than the one from
the online demo:
<navigation from-action="#{hotelBooking.selectHotel(hot)}">
| <redirect view-id="/hotel.xhtml"/>
| </navigation>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057022#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...