You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by "David G. Friedman" <hu...@ix.netcom.com> on 2005/08/03 16:57:15 UTC

URL mapping question

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