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 a void in java?
Can we have any code between try and finally blocks?
What is the syntax and characteristics of a lambda expression? Explain
Where is java located?
what is synchronization and why is it important? : Java thread
What is a nested structure?
Does string is thread-safe in java?
Do I need java on my computer?
What is the use of singleton class?
What Is Composition?
What is function overriding and overloading in java?
Which list does not allow duplicates in java?
What are the differences between getting and load method?
Why is java called the platform independent programming language?
What is native method in java?