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
Can we define a package statement after the import statement in java?
What is the size of an array?
What is the difference between conversation & casting?
Difference between == and .equals() ?
What is static data type in java?
what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread
Explain the difference between treeset and treemap in java?
How do you clear a method in java?
What is unicode with example?
Is java map thread safe?
How do you identify independent and dependent variables?
How many bits is a 64 bit byte?
Does list maintain insertion order java?
What are different data types?
What is final method in java?