We are expanding an app som include areas (physical location) (instead of
just one), and therefore we need these areas to be included in the url
somehow. The areas must be dynamic and stored in the DB.

Example:
http://localhost:8080/appName/dynamicArea/......

In production it would of course be something like this:
http://app.com/paris
http://app.com/rome
http://app.com/prague
http://app.com/oslo/show/people

Is this possible? We're using Tapestry 5.3.3



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Dynamicly-assign-fixed-symbolic-root-folders-to-the-URL-Tapestry-Tapestry-5-3-3-tp5715743.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