Hi Vikram,

That is normal, it is not problem in your coding.
if u are using session then, this will happen.
Usually a user will open 1 account only account, if ur req is different
then you must not use session instead send the details (state) with each
request as paramter.


On Thu, Sep 17, 2009 at 3:28 PM, vikram <virendravikra...@gmail.com> wrote:

>
> Hi ,
> Actually in my aplication if two users are logged in same browser
> using tabs, it shares the seiion value of other (latest) user. I m
> using Java (JSP) as a backend and Flex ui as front. So can anyone pls
> tell me how can i avoid this suituaion .As in java application we are
> using urlencoding for sending request.here we are sending request
> using HTTPService by giving URL attribute .So how can i solve this
> problrm .Pls lemme know .
>
> Thanks
> Vikram
>
> >
>


-- 
Regards,
Preetham Hegde


_______________________________________________
A goal without plan is just a wish.

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

Reply via email to