What is the functionality of Webserver?
Answers were Sorted based on User's Feedback
WebServer provides services to web clients only.It
understands and supports only HTTP protocals.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ravikiran
webserver will provide you all the services and allow you
to do the deployment operation
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a deadlock ?
What are the default and parameterized constructors?
I have an HashMap object, which has with key and value pair. It has 10 keys and values in that object. Now the question is I want insert new key and value in middle or any where in that list but not at the end or at the top. Is it possible or not. If yes how can we achieve this one?
what is the Diff. between Access Specifiers and Access Modifiers?
39 Answers BMC, Cyber Shot, Infosys, VTS, Wipro,
what is servlet enginee?
Why is Java a platform independent language?
What’s the difference between unit, integration and functional testing?
Say any two properties in beans?
What is appletviewer?
Does java have a compiler?
What is the hashcode () and equals () used for?
How to write custom exception in java?