All,

What I want is to access

pages.admin.users.UserEdit from the url /admin/users/edit
pages.admin.users.ActiveUsers from the url /admin/users/active

I dont want to change UserEdit to 'Edit' because Edit is a very generic name
for a class...but when the same thing appears in the url from a restful
perspective it doesn't look nice - having a url like /admin/users/useredit,
or /admin/users/activeusers

Currently, the way I know is tapestry just puts the page name as the url
path, but I want to be able to configure them differently.

Thanks!



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Can-i-have-class-names-different-from-the-calling-url-path-tp4644276p4644276.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to