sunanda kadam

Ranch Hand
+ Follow
since Feb 26, 2008
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by sunanda kadam

Through http get & post methods we have to do it or other methods are used.
16 years ago
Through mail how can we do this ?
My application is client-server(request-response) type.
if suppose there 3 machines in network ,then they should communicate with each other ,having inbox(mail saved ) on their machines.
16 years ago
Thanks a lot Ulf.
16 years ago
can you tell me the link from where i'll get these details with examples ?
Through webservice how we can do ?
16 years ago
hello
I am doing one appliocation for sending one messege from my tomcat to other tomcat in LAN.
can i do this ?
please give me some hint .
16 years ago
thanks all
16 years ago
which port_no should i give ?
will it be 80 or other one .
16 years ago
I have tomcat installed on machine on port 8080.
i wany to access tomcat webserver installed on another machine .Is it possible ?
16 years ago
Copy unpacked directory hierarchy into a subdirectory in directory $CATALINA_HOME/webapps/. Tomcat will assign a context path to your application based on the subdirectory name you choose. We will use this technique in the build.xml file that we construct, because it is the quickest and easiest approach during development. Be sure to restart Tomcat after installing or updating your application.



can you tell me this step ?
16 years ago
Please tell me how to deploy a webapp .
16 years ago
I want to ceeate one swing component & on action event of that component , servlet needs to be invoked.
just as INBOX button in any mail site .
please guide me for this .
16 years ago
Thanks
But i did not get different JVMs.swing is in one jvm & servlet in oter.
16 years ago
Hi all,
can we call servlet on swing component as action listener event ?
16 years ago
Hello
I am a fresher ,joined new comapny.
my TL gave me task of doing intra communication site.
please give me idea
16 years ago