how can we use the servlet as standalone apllication?should
we need to extend any class?
Answer Posted / hari prasath
extend HTTPServlet class
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Explain inheritance in java?
What the difference is between execute, execute Query, execute Update?
Why array is used in java?
What are the fileinputstream and fileoutputstream?
What are streams in java 8?
how come we know the object is no more used in the class?
What is the purpose of the runtime class in java programming?
Compare java and python.
What is the difference between interface & abstract class?
What happens when you add a double value to a string?
Explain heap sort?
What is an class?
What is a java applet? What is an interface?
What is the super void?
What if constructor is protected in java?