istore: how to get the responsibility id from the url in a jsp.
Hi Experts,
we have several sites available and for some of those we want to use a different query to block some parts to be available.
checking in the Url we can see the respid, my question here is how can i get the respid and use the value in the jsp .- ibeCSrdSrchResults?
I know we can use the funcion to get the site,
RequestCtx.getCookieValue(RequestCtx.MINISITE_ID);
but know we want the responsibility
thanks in advance!
Hector Garcia Serna