I'm using a jsp that loops through pages in a folder. It successfully gets properties from those pages using the methods getTitle() and getDescription(), but I would like to be able to get the bodies of the pages as well. What are some ways to do this? Thanks, Joe