10 May
2012
10 May
'12
10:15 a.m.
Hi,
You can access the
http://maven.xwiki.org/site/xwiki-core-parent/xwiki-core/apidocs/com/xpn/xwi ki/web/XWikiServletRequest.html
object using $request in Velocity (or "request" mapping in general in all other languages).
I don't get any wanted results, everything just looks like this: com.xpn.xwiki.web.XWikiServletRequest@76536fbc, that java.util.Collections$2@2953fef or this one org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter$Save dRequestWrapper@1498653c. Is there any helpful method (like var_dump() in PHP) that enables me to debug all existing values of an object? Bests, Moritz