Hi David, I know Sling and your presentations, and it looks really nice
BUT i used to code the web layer with Spring MVC, Struts2, Wicket ..., I have not found doc related how to integrate these frameworks with Sling. My main concern is related with validation of the data the user input, and the administrative tasks of the site Is there any doc that explain how to integrate, for example Struts2 framework as frontend of Sling (the backend) ?? So i am currently using Jackrabbit (probably not is the best) Thanks for your reply Luis On Sat, Dec 20, 2008 at 2:35 PM, David Nuescheler <[email protected]> wrote: > 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/ > -- ------------------------------------------- Luis Alberto Gervaso Martin Java EE Architect & Instructor C/ Cuenca 4A, 2ºB Getafe (Madrid) SPAIN mobile: (+34) 627983344 [email protected]
