All, There have been many discussions about Jetspeed and JSP. JSP used to be supported long ago for layouts, but the decorators have always been somewhat of a challenge to write in JSP. Add the heavy use of velocimacros in decorators to drive decarative menus, and things get even more messy. Over time, J2 has become Velocity centric, much to to alarm of JSP fans.
What is probably needed is a tag library or two to be written and some configuration added to J2 itself to allow an alternative JSP content generation step. AFAIK, it remains possible to use JSPs. And yes, you are on the right track to understand the JPT and other APIs within J2. I can provide some help with this, but I personally have no interest in JSPs. I think the same can be said of all the existing committers. If you wish to contribute to the project, I can help you get the JSP implementation into Jetspeed 2, but you'll need to do the bulk of the work. Randy On Fri, 2005-12-23 at 18:51 +0530, Raj Saini wrote: > Hi Jouni, > > May be we can together figure it out how to create JSP decoration templates. > After going through Velocity stuff, I think I need to know more about macros > and jetspeed power tool to know wha velocity templates doing. > > Regards, > > Raj > > On 12/23/05, Jouni Rajala <[EMAIL PROTECTED]> wrote: > > > > Raj Saini kirjoitti: > > > > >Hi, > > >In Jetspeed 2 all decoration templates are in Velocity. I am working on a > > >portal application and need to have decoration templates in JSP. > > > > > >Can some one provide pointers/documentation links to get me started. > > > > > >Thanks, > > > > > >Raj > > > > > > > > > > > I have asked this myself before but didn't get any response. I would > > like to use jsp in > > decorations too. I just don't want to teach another language to my > > development > > group now that everybody are used to jsp. > > > > -- > > Jouni Rajala > > > > > > --------------------------------------------------------------------- > > 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]
