hi guys,
I am new to web applications and i think i am at the right place to clear my doubts.
ok.. I have three applications deployed in
tomcat and I have the requirement that I need to
pass data like "user_name" from one application to the other application. These three applications are sitting
in the same tomcat server. how can i send data to other applications sitting in the same server? Is that
do i need to use request or response. please a little bit of code response will help me a lot.
thanks