I'd suggest writing a filter that maps to /* and for each request, looks up
the username to see if it exists. If it does, it forwards to that users
profile. If it doesn't find it, it redirects to the URL requested.

Matt

On Wed, Apr 22, 2009 at 7:18 AM, Jakob Günther <[email protected]>wrote:

> Hi,
>
> I am using appfuse2.1 with JSF.
>
> In my project I have user-profiles identified by id. Each profile should
> have a unique URL. For example: "www.appfuse.org/username"
>
> How would you realize this in appfuse?
>
> Thanks in advance,
> Jakob
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to