You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Christopher Snow <sn...@snowconsulting.co.uk> on 2010/02/28 16:43:09 UTC

how to get a reference to the delegator in a jsp?

How can I get a reference to the delegator in a jsp / servlet?

Many thanks,

Chris



Re: how to get a reference to the delegator in a jsp?

Posted by Scott Gray <sc...@hotwaxmedia.com>.
I've never tried it but I'm assuming it's the same as most other places: request.getAtrribute("delegator")

Regards
Scott

HotWax Media
http://www.hotwaxmedia.com

On 28/02/2010, at 8:43 AM, Christopher Snow wrote:

> How can I get a reference to the delegator in a jsp / servlet?
> 
> Many thanks,
> 
> Chris
> 
>