On 23 Nov 2009, at 05:23, Torgeir Veimo wrote: > 2009/11/23 Ben Short <[email protected]>: >> Is there any way to access the jcr api in a jsp file in a cleaner way or via >> jstl? > > Maybe try this code; > > http://kenai.com/projects/jcrcms/sources/svn/content/trunk/src/app/com/sptci/cms/site/model/NodeBean.java?rev=17 > > It wraps a node in an object which is easier to access. > > -- > -Tor
Version 18 returns the native types in the get method (including dereferencing node types). Rakesh
