Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how to run servlet program between two computer through the
internet ?

Answers were Sorted based on User's Feedback



how to run servlet program between two computer through the internet ?..

Answer / bujji

server instal one system,then deploy application in the
server. send the request from anther system by using
address like http://domain name:port no/app name

Is This Answer Correct ?    12 Yes 4 No

how to run servlet program between two computer through the internet ?..

Answer / iq

If servlets in the same application need with
requestDispatcher() we can run the program.
If Servlets in diffrent applications we should use
sendRedirector()to run the program.

Is This Answer Correct ?    8 Yes 9 No

Post New Answer

More Core Java Interview Questions

Explain the importance of finally over return statement?

0 Answers  


What is the exact difference in between Unicast and Multicast object ?

4 Answers   Accenture,


Who is founder of java?

0 Answers  


what is difference between length and length()?

8 Answers  


How Marker Interfaces are instruct to complete the desired need ?

2 Answers  


I want to store more than 10 objects in a remote server? Which methodology will follow?

0 Answers  


What is dynamic dispatch in java?

4 Answers  


What is a line break example?

0 Answers  


What are the types of sockets in java?

0 Answers  


What are locale settings?

0 Answers  


________ exception must be either caught or specified in throws class of the method.

1 Answers  


How can we create an immutable class in java?

0 Answers  


Categories