hi luis, i think there may be different concerns...
there are certain web specific things that are probably already solved in apache sling [1]. i am not sure if you are also trying to solve access control issues but i would really recommend to look at sling which for example features the mapping of hostnames to certain areas of the repo. so something like http://xyz.com/ would map to /content/xyz. please find more information about that on the apache sling mailing list [2]. regards, david [1] http://incubator.apache.org/sling/site/index.html [2] http://markmail.org/search/sling+etc+map?page=1 On Fri, Dec 19, 2008 at 6:20 PM, Luis Gervaso <[email protected]> wrote: > Hi, > > The issue that i want to solve is to avoid the nodes come with the absolute > path > > Probably it can be solved using a filter in the web layer ... > > Thanks > > Luis > > > On Fri, Dec 19, 2008 at 10:28 AM, Stefan Guggisberg < > [email protected]> wrote: > >> On Fri, Dec 19, 2008 at 4:30 AM, Luis Gervaso <[email protected]> >> wrote: >> > I have a tree of different websites inside a workspace >> > >> > i want the nodes paths come relative to a "root node" established in the >> > session >> > >> > is it possible? >> >> no >> >> cheers >> stefan >> >> > >> > thanks >> > >> > Luis >> > >> > -- >> > ------------------------------------------- >> > Luis Alberto Gervaso Martin >> > Java EE Architect & Instructor >> > C/ Cuenca 4A, 2ºB >> > Getafe (Madrid) >> > SPAIN >> > mobile: (+34) 627983344 >> > [email protected] >> > >> > > > > -- > ------------------------------------------- > Luis Alberto Gervaso Martin > Java EE Architect & Instructor > C/ Cuenca 4A, 2ºB > Getafe (Madrid) > SPAIN > mobile: (+34) 627983344 > [email protected] > -- Visit: http://dev.day.com/
