Hi all,

   I've digged into PackageMapper and CryptoMapper trying to achieve a
Mapper based on user defined URLs, but honestly, it is not easy (at least
for me).

   The goal is to provide access to pages in package com.mysite.profile
(pages: Guests, Messages, Wall, Home, etc) through a root path with user
name like:

http://mysite.com/${username}/Guests

And, one user may open as several tabs as he wants, each for different user.
Links should also be easily provided between pages beneath that path.

One workaround came to mind:

- loop through user database and mountPackage for each username

But this seems a little odd to do, so that's why I came to the list.

Anybody with a suggestion?

*Bruno Borges*
www.brunoborges.com.br
+55 21 76727099

Reply via email to