Jeffrey Porter wrote:
I have the situation where I want to send a URL out in an email for a
person to click on, so that they can then see a page in my system.
Normally I’d have a backing servlet that takes the parameters in and
redirects to the page I want the user to view.
But since I’m using myfaces, I don’t know how to redirect to a JSF page.
In this case I’m at a complete loss to where I should start.
Can some one please prod me in the correct direction.
I've created a wiki page for this, as it's a fairly frequently asked
question. Please correct/extend that page if you have any additional
info (esp. if you get the Tobago NonFacesRequestServlet thing working).
http://wiki.apache.org/myfaces/InvokingJsfPagesWithStandardUrls
Regards,
Simon