Hi,
For ActionClass implement ServletRequestAware then one abstract method is
created for httpServletRequest, and it implement that method.
By using that httpServletRequest? u can call ur session variable
httpServletRequest.getSession(false).getAttribute(SessionId);
In our project im getting
Hi,
Can u tell me where you are unable to get the Session ID in struts2.
thanks,
rajanikanth
Hi,
? With struts2 tag im unable to call javascript function,
eventhough i called like this. But javascript is not invoked.
I want to know whether any javascript function we can use for
.
Thanks & Regards,
RajaniKanth Teppala.
Hi,
In tag in struts2, i am unable to call any javascript
event(functions).
for example,
and in the getData() function i am just checking with one alert message.
I want to know whether any javascript function we can use for
.
Thanks & Regards,
RajaniKanth Te
4 matches
Mail list logo