How do you allow users to bookmark pages and search engines to index pages
when JSF uses POST? If all my URLs are going to look like:

... /category.jsf

and I need them to look like:

... /category.jsf?category=43739

I see that you can use a redirect, but how does this help things?

Thanks,

Warren Bell

Reply via email to