On Sat, Jun 21, 2008 at 6:31 PM, Paulo Sergio <[EMAIL PROTECTED]> wrote: > now i have one extra question: what is the advantage of using jackrabbit in > tomcat? (apart from integration with a webapplication) does it have better > performance?
No, there is no performance difference. The integration into webapplications is the major use case for Jackrabbit, because it frees you from having to maintain a database and the hierarchical data model fits very well into webapps with hierarchical URLs (CMS for example). Regards, Alex -- Alexander Klimetschek [EMAIL PROTECTED]
