I am not sure whether I am posting it in the proper thread.

I am using Struts1 framework on server side. And I am using Flex 3.

We are using HTTPService for flex to server communication. In this way, I am
not able to get session values stored in Struts.

For e.g.
1. I have a jsp page while logging into the application.
2. There I set some session attributes.
3. Then Flex application gets loaded for one link.
4. Flex application makes server call to Struts using HTTPService.
5. In that action in Struts I am trying to retrieve the session attributes
set in step 2.

Has anybody faced similar kind of problem earlier? Please help me on
resolving this issue as early as possible.

If this is not the right thread, then I am sorry.

Thanks for your help in advance.

-----
--
Regards,
Yogesh Patil.
-- 
View this message in context: 
http://old.nabble.com/Problem-while-maintaining-session-in-Struts-tp29716135p29716135.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to