I haven't done much with JSF so I was wondering if there was a way to map a URL pattern, say /articles/XXX.jsf, to one JSF that handles database requests for that path. Is this something I'd need to code myself, need Shale to perform for me, or is there some generic JSF mechanism I can use for mapping dynamic pages to one direct JSF using easily bookmarked URLS.
Regards, David

