Question | How do I get the title of a document ? |
Answer |
Simply using $doc.title More such can be read in the developer guide. Usage of the API Javadoc is advised to know all properties of the objects available in velocity based on the bean-conventions (e.g. xx.blip is the value returned by the method getBlip). |