I'm working in a project using Seam and JSF. For some reason (don't ask me, I don't know) the people before me decided to redirect the user to the response page ...
Good evening all.
Is there a standard way to do the redirection/rewrite of a specific url to a different one?
Imagine an user accessing the following view: http://www.something.com/us/download.xhtml?id=2
I want to set ...
Because I get some errors on conversations ending abruptly, I created in my project some test pages that reproduce the issue. The navigation takes place between pageA.xhtml and pageB.xhtml. Please tell ...