[
http://jira.jboss.com/jira/browse/JBSEAM-274?page=comments#action_12359363 ]
Shane Bryzak commented on JBSEAM-274:
-------------------------------------
I had a look at integrating this into SeamFilter, however the
tuckey.org one is GPL
(that's the one you're using Christian) so it really only leaves us with this one
which is LGPL:
http://software.softeu.cz/rewriter.
It looks pretty straight forward, and is supposed to be similar to mod_rewrite for Apache
HTTPD. If no-one has any objections, I'll look at integrating this and also see if we
can do something to integrate it nicely with pages.xml.
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.3.0.BETA1
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