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
How many threads can I run java?
How do you write methodology?
What do you mean by access modifier?
What is the preferred size of a component in java programming?
hr interview how many minutes asking question
How to check if a list is sorted in java?
Which is the best sorting technique in java?
What is the basic of java?
How do you find the absolute value?
What are access specifiers available in java?
What is a predicate method?
What are the changes in java.io in java 8 ?
Can we have multiple catch block for a try block?
What is the purpose of file class?
how many types of Inheritance?