how can we use the servlet as standalone apllication?should
we need to extend any class?

Answers were Sorted based on User's Feedback



how can we use the servlet as standalone apllication?should we need to extend any class?..

Answer / hari prasath

extend HTTPServlet class

Is This Answer Correct ?    8 Yes 1 No

how can we use the servlet as standalone apllication?should we need to extend any class?..

Answer / soumen

extend HttpURLconnection class

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Core Java Interview Questions

How to extract HashMap values?

5 Answers   Marlabs,


What is blank final variable?

0 Answers  


What is Java Package and which package is imported by default?

0 Answers  


What is the definition of tree ?

0 Answers   Amazon,


Why charat is used in java?

0 Answers  






When do you create an index?

0 Answers  


What is flush buffer?

0 Answers  


How can we use primitive data types as objects?

0 Answers  


In how many ways we can do synchronization in java?

0 Answers  


What is use of map in java?

0 Answers  


Why is stringbuffer not immutable?

0 Answers  


Can a class have multiple constructors?

0 Answers  


Categories