[
http://jira.jboss.com/jira/browse/JBSEAM-274?page=comments#action_12354402 ]
Christian Bauer commented on JBSEAM-274:
----------------------------------------
I don't think we need to reinvent everything. The URLRewrite thing is cool and works
nicely. One config file, one JAR. We could submit a patch to this project to allow
configuration through some other mechanism, I think he hardcoded the config file.
More flexible mapping of URLs to view ids
-----------------------------------------
Key: JBSEAM-274
URL:
http://jira.jboss.com/jira/browse/JBSEAM-274
Project: JBoss Seam
Issue Type: Feature Request
Components: JSF
Reporter: Gavin King
Assigned To: Gavin King
Fix For: 1.2.1.GA
For example, I want to be able to use a URL like this:
http://mydomain.com/myblog/archive/200306
To get me to archive.xhtml with a request parameter 200306 (not really a request
parameter, but we could try to abstract that so that it can be used with
@RequestParameter).
Not sure if this is possible without changing the JSF implementation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira