[
http://jira.jboss.com/jira/browse/JBSEAM-274?page=comments#action_12412503 ]
Dan Allen commented on JBSEAM-274:
----------------------------------
After some research, we have determined that the UrlRewriteFilter is compatible with Seam
as it is released under the new BSD license. I don't see any reason why we cannot move
forward with this initiative and bundle the urlrewritefilter.jar with both Seam and
seam-gen. First and foremost we should create a filter and put it in the Seam filter chain
so that it doesn't not have to be added to web.xml.
More flexible mapping of URLs to view ids
-----------------------------------------
Key: JBSEAM-274
URL:
http://jira.jboss.com/jira/browse/JBSEAM-274
Project: Seam
Issue Type: Feature Request
Components: JSF Integration
Reporter: Gavin King
Assigned To: Norman Richards
Fix For: 2.1.0.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