Hi,
I want to get the cookie object in main.html(wrapper) that I have made
JSP page,
when it is loded and want to set value of cookie to flashvars so I can
get it
in preinitialize of application, But problem in getting the cookie
object in JSP????

Description : I have set the cookie on combo change for language
using,
HttpServletRequest request = FlexContext.getHttpRequest();
HttpServletResponse response = FlexContext.getHttpResponse();

But didnt get this cookie value in JSP,request =
FlexContext.getHttpRequest() is null in JSP
can u help me in solving this problem??

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to