how to run servlet program between two computer through the
internet ?
Answer Posted / 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 |
Post New Answer View All Answers
which is advanced deep technology in java launched by the sun microsystem??? The answer is very logical If u need correct answer mail me at priya_gupta@gmail.com
What is integer size in java?
Can Exception handling we can handle multiple catch blocks?
What is a static class in java?
What are constructors in java?
How many return statement are allowed in a function?
Explain different ways of creating a thread. Which one would you prefer and why?
Can classes declared using the abstract keyword cab be instantiated?
What is a literal coding?
is there a separate stack for each thread in java? : Java thread
Is it possible to instantiate the abstract class?
Can arraylist hold different types java?
Why hashset is used in java?
List down the methods and interfaces of collection class in java.
Why array is used in java?