In the BlazeDS there is a element <scope> in the remoting-config.xml.
If you set it to "request" you will get the new instance of the Java class
each time.

See, if it can help you somehow.

On Wed, Apr 28, 2010 at 3:52 PM, flex.init <m.jagat...@gmail.com> wrote:

> Hi forum,
>
> I want user to login independently in two tabs in the same browser.
> For this one has to implement custom authentication. Is there anybody
> implemented the same or any idea on this? I found below lines from one
> book but I am not sure how to implement the same..
>
> "The login-command element takes an optional per-client-authentication
> attribute, which is set to false by default. You can only set this
> attribute to true for a custom login command and not an application-
> server-based
>  login command. Setting this attribute to true allows multiple clients
> that share the same session to have distinct authentication states.
> For example, two tabs of the same web browser could authenticate users
> independently. With shared authentication state, you cannot have
> different users logged into the separate instances of the application
> in the two tabs."
>
>
>
> Thanks,
>
> --
> 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_in...@googlegroups.com.
> To unsubscribe from this group, send email to
> flex_india+unsubscr...@googlegroups.com<flex_india%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/flex_india?hl=en.
>
>


-- 
Thanks,
Vaibhav Seth.

-- 
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_in...@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