Hi all,
I have integrated Ajax programming pattern with Ofbiz environment.
It is working fine. I am getting the request parameters I am sending asynchronously
using “XMLHttpRequest “ into business methods. But I am not able
to get the session the application was using.
I can do this using an “Api” of
DWR framework named “WebContextFactory”. But I don’t want to
use that “api” as per business requirement. Can anybody tell me whether
Ofbiz “Api” have such provisions or not. All I need is to access
session of the page.
For your information “request.getSession()”
is not working here , it is not returning the session application is using. Instead
of that it is returning some new session and that session naturally does not
have the session attributes I need.
Thanks in advance,
|
![]()
|
eCommerce Developer
|
|
|
|
Sayoke Shome
Technical Associate ( ENSIA group)
|
Tech mahindra
|
|
[EMAIL PROTECTED]
|
|
tel:
mobile:
|
(91)-33-40098100 8321
9831105664
|
|
|
|
|
|
|
|
============================================================================================================================
Tech Mahindra, formerly Mahindra-British Telecom.
Disclaimer:
This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review at http://www.techmahindra.com/Disclaimer.html externally and http://tim.techmahindra.com/Disclaimer.html internally within Tech Mahindra.
============================================================================================================================
|
|
- How to get Session without using request.getSession :: (usin... Sayoke Shome
-