May be you don't have to use any server side cookies approach. You are
sharing between two applications any way. Just setting client side cookie
approach would work.

thx
Senthil

On Thu, Mar 18, 2010 at 3:41 AM, thanooj bharateeyudu
<thanooj...@gmail.com>wrote:

> hello all.
>                          Let us assume that, i have 2 applications running
> in a single tomcat server
> i am using JSP to develop the applications
> if i have set a scope attribute in one application ... and i need to access
> that scope attribute in the another application.
>  how can we access that scope attribute from another application.
>          please let me know the alternatives if any.
>    thanking u ...
>
>
>
> --
> Yours  thanooj bharateeyudu
>
> --
> You received this message because you are subscribed to the Google
> Groups "Java EE (J2EE) Programming with Passion!" group.
> To post to this group, send email to
> java-ee-j2ee-programming-with-passion@googlegroups.com
> To unsubscribe from this group, send email to
> java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com<java-ee-j2ee-programming-with-passion%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
>
> http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

Reply via email to