平台提供的有API可以获取bsessionid如下: ``` String bsessionid =ActionUtils.getRequestContext().getSessionContext().getSession().getId(); ```