Dear list!

Is this function

    /**
* Change delegator event. Changes the delegator for the current session
     * @param request HttpServletRequest
     * @param response HttpServletResponse
     * @return Response code string
     */
public static String changeDelegator(HttpServletRequest request, HttpServletResponse response) {

used anywhere?

I am not sure about the Event model yet. Who / when would that function be called?

Regards,
Torsten

Reply via email to