Hi Ryan,

Have you read the Web Application Developer Guide ? http://www.jahia.org/jahia/webdav/site/jahia_org/shared/documentation/WebAppGuideDRAFT1.pdf

Basically it is not possible to access the full range of Jahia objects from the context of a webapp, and the web application developer guide explains why (basically class loading issues).

Regards,
 Serge Huber.

Ryan Moreton wrote:

Hi,

I've written a very simple struts web app that I have included within Jahia.
I wanted to get some attributes from the main Jahia server so I've included
the jahia.jar file and have imported jahia.util.*

This works great when I'm used the request.getRemoteUser() successfully, but
I'm unsure on how to get some other attributes.

Does anybody know how to extract the current page title and the User's full
name?

Many Thanks in Advance,

Ryan Moreton






Reply via email to