Given an absolute path to some text content, how to get I get the actual value of that content? For example, I know the absolute path to my node property is /content/userblog/2015/06/blog_post/jcr:content/par/entry, in my .JSP file, how would I get the text value of that property?