Hi,

I'm triggering a servlet as a background service by adding the parameter sling:bg=true to the request. The job stream is available below /var/bg/jobs (e.g. /var/bg/jobs/2011/06/29/11/37/2/stream).
How can I retrieve this path programmatically?
I need to link to it in the jsp where the request is issued.

Thx for your help,
JC

Reply via email to