Hey, That sounds very nice. I am going to check this out right away. Thanks!
Tom -----Original Message----- From: Jukka Zitting [mailto:[EMAIL PROTECTED] Sent: Monday, January 15, 2007 10:24 To: [email protected] Subject: Re: JCR Design Pattern Question- DAO class per NS? Hi, On 1/15/07, Tom van Zummeren <[EMAIL PROTECTED]> wrote: > You are saying that you use JCR objects directly as the model to access > in the view. But if you're using JSP for the view, you can't call > methods like getProperty(String) using the JSTL expression language. So > I guess you're using scriptlets to access them, but I would rather use > taglibs and JSTL. How do you do it? There's a nice JCR taglib implementation written by Edgar Poce in the Jackrabbit contrib directory within the svn trunk. It's not yet included in the official releases, but it shouldn't be a problem to get it included in Jackrabbit 1.3 if there's demand. Jukka Zitting
