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
What is difference between call by value and call by reference?
How many types of design patterns are there?
Can we use a switch statement with strings?
Can a class declared as private be accessed outside it’s package?
What are the advantages of java over cpp?
What are the main features of java?
Explain about instanceof operator in java?
Why is java called java?
Is set ordered?
What are recursive functions?
Is it safe to install java on my computer?
what are abstract functions?
Give a practical example of singleton class usage?
What is classes in java?
When does a class need a virtual destructor?