DEMO-2 Add new wrapper methods that allow specifying userId IToolContentHandler methods assume userId is always available from the current H…
Show more
DEMO-2 Add new wrapper methods that allow specifying userIdIToolContentHandler methods assume userId is always available from thecurrent HttpSession. However sometimes, as in the case of lams_demo,userId can't be acquired from HttpSession (as it might be invalidatedalready), so we need to have an ability to specify userId as aparameter.
Show less