i want to maintain user session. currently i am maintaining it in java end
end return back UserVO and i am using through out the application. is this
right way or any other best way to solve this.

On Wed, Mar 25, 2009 at 1:37 AM, Saravanan <saras...@gmail.com> wrote:

>
> just call a jsp from flex using http and return some XML as result
> <authentication>true</authentication>
>
> or some values...
>
> -sara
> www.designscripting.com
>
> On Mar 25, 12:16 am, Shaleen Jain <shaleenkumarj...@gmail.com> wrote:
> > to a bit extent, what kind of session you need?
> >  Is it a timeout on no user interactivity you required?
> > or you need to maintain sessions as in financial system like a
> > netbanking system?
> >
> > Thanks,
> > Shaleen Jainhttp://shaleenjain.blogspot.com
> >
> > On Mar 24, 9:20 am, Gurnam Singh <saini.gur...@gmail.com> wrote:
> >
> >
> >
> > > Thanks Shaleen for your quick response
> >
> > > I am using Flex Java application using Tomcat, i am able to mention
> flex
> > > session at java End.
> >
> > > exp:
> > > headerVO    =    (LoginVO) flexSession.getAttribute("user");
> > >             headerVO.setUserList(getUserList());
> > >             System.out.println(" Session User Value >>>  ")
> >
> > >  but i just want to know that is it possible Session at flex end.
> >
> > > On Tue, Mar 24, 2009 at 12:07 AM, Shaleen Jain
> > > <shaleenkumarj...@gmail.com>wrote:
> >
> > > > There are some choice which could be proposed in this regard.
> > > > Let me know your project environment..
> >
> > > > Thanks,
> > > > Shaleen Jain
> > > >http://shaleenjain.blogspot.com
> >
> > > > On Mar 23, 5:23 pm, guru <saini.gur...@gmail.com> wrote:
> > > > > Hi Frds,
> >
> > > > > How to  handle Session in Flex End.
> >
> > > > > thanks in advance
> >
> > > --
> > > Gurnam Singh- Hide quoted text -
> >
> > - Show quoted text -
> >
>


-- 
Gurnam Singh

--~--~---------~--~----~------------~-------~--~----~
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