What class is used to create Server side object?
Answer Posted / venkatesh
servlet config object
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Tell me the Importent classes in net package?
What are disadvantages of java?
Which is bigger double or float?
What is the final field modifier?
what is the purpose of the runtime class?
What does n mean in java?
What is contract between hashcode and equal method?
What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?
What does 0 mean in boolean?
What is a numeric string?
What is a java applet? What is an interface?
What is meant by bytecode?
What is string :: npos?
How list contains works in java?
What are the differences between processes and threads?