[
http://jira.jboss.com/jira/browse/JBSEAM-274?page=comments#action_12355461 ]
Stuart Robertson commented on JBSEAM-274:
-----------------------------------------
It would be nice if this mechanism were also useful for things like mailing email
confirmation links and such. As in the user signs up and gives their email, we email them
a link which when clicked, indicates that they received the email at that address. Or
sending users links which take them right to a certain spot in the application (click here
to view your latest invoice...).
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