The following code give a reference to HttpSession object in a WebSphere Commerce Controller Command.
HttpSession session = ((com.ibm.commerce.webcontroller.HttpControllerRequestObject) getCommandContext().getRequest()).getHttpRequest().getSession();
If you enjoyed this post, make sure you subscribe to my RSS feed!



























Related Posts:
No Responses to “HttpSession in Controller Command”
Please Wait
Leave a Reply