To use these jcr tags, it looks like I must set certain JNDI resources, like "jcr/repositoryFactory", "jcr/beanFactory", "jcr/traverser/default", etc. Am I right? I am using Jetty and am not able to set the jcr/repositoryFactory. Do you have a sample of this setup in jetty? Please let me know if I'm in the right direction.
Thanks, Mona -----Original Message----- From: Jukka Zitting [mailto:[EMAIL PROTECTED] Sent: Friday, September 14, 2007 12:22 AM To: [email protected] Subject: Re: Jackrabbit tag support Hi, On 9/14/07, Khanapurkar, Mona A. <[EMAIL PROTECTED]> wrote: > I am looking to see if Jackrabbit provides tag library for content > access from jsp. Check out the JCR taglib component in the Jackrabbit contrib folder. It hasn't been too actively used so it's not yet a release component, but if there's more interest I would certainly consider promoting it. BR, Jukka Zitting
