A few clarifications:


2) group.user.role

profile one of user, role, or group, (user is almost always defined and normally is chosen).

-- group or role are selected from request parameters by the same name, otherwise user is selected.




3) path.session

appends the request path to the profiling path

-- or in the case of the '/' path, as session attribute with the specifed name is used.




4) request.session

appends the request path or request parameter path

-- a request parameter or session attribute with the specified name is used if specified.


For all of the gritty details, see the rules sources in components/profiler/src/java/o/a/j/profiler/rules/impl.

Randy



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to