Re: Content Management Across Multiple Apps

2004-09-17 Thread josh
what about using the crossContext feature of tomcat? (and here i go out on a limb without checking how sturdy it is, but I can't find much docs on this) Could I set up a servlet that was just a bunch of JSP's that I use in all the apps? too many questions ;) On Fri, 2004-09-17 at 08:32, josh

Re: Content Management Across Multiple Apps

2004-09-17 Thread josh
Still interested to hear if anyone has any ideas about this... On Wed, 2004-09-15 at 10:47, josh wrote: > Hi all, > > I am writing multiple apps (~20) that all share the same sidebar > navigation. > > Is there a way to make multiple applications use a central library of > tiles so that I would b

Content Management Across Multiple Apps

2004-09-15 Thread josh
Hi all, I am writing multiple apps (~20) that all share the same sidebar navigation. Is there a way to make multiple applications use a central library of tiles so that I would be able to change or add a link in the library and it would affect all applications? In such a scenario could I add a l