Ok, thanks for that hint. But: if I mount the page using the method you 
described, which mount name will be taken when referencing the page via a 
BookmarkablePageLink? What I want to achieve is that if the current 
user/session is set to locale "GERMAN" e.g., then all BookmarkablePageLinks 
should be rendered with the german mount name, got my point?

Cheers,
   -Tom


> ----- Ursprüngliche Nachricht -----
> Von: Hans Lesmeister
> Gesendet: 23.12.10 13:05 Uhr
> An: [email protected]
> Betreff: Re: Localized mount points for BookmarkablePages?
> 
> Hi, you van pass a list with alternates to the mount-annotation. Same 
> can be done on mounting programmatically.
> 
> Regards Hans
> 
> 
> 
> Am 23.12.2010 um 12:29 schrieb Thomas Götz <[email protected]>:
> 
> > Hi,
> >
> > is it possible to have localized mount points for BookmarkablePages?
> >
> > Example:
> > I have a BookmarkablePage GeneralPage.java which should be available 
> > under
> > http://my.domain.com/General and
> > http://my.domain.com/Allgemein (german)
> >
> > ... depending on the current locale. Is this possible? If yes, could 
> > someone
> > point me into the right direction?
> >
> > Cheers,
> > -Tom
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to