Hi,

How about adding a dispatcher which will inspect the path first, if it's
http://localhost:8080/pjx/project/999/backlog/panel then change it to:
http://localhost:8080/pjx/project/backlog/panel/999,

possible?


Howard Lewis Ship wrote:
> 
> Sorry, no this isn't directly possible.  Tapestry is pretty rigid
> about the format of the URLs:  It's always the logical page name
> ("project/backlog/panel" for class (root).pages.project.backlog.Panel
> then the activation context (the 999 id in this example).
> 
> 

-- 
View this message in context: 
http://www.nabble.com/T5%3A-Pretty-URL-tp14946540p14947987.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to