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

what is ABSTRACTION and what are using in real time project?

1 Answers   iGate,


What is the current version of java?

0 Answers  


Is it necessary that each try block must be followed by a catch block?

0 Answers  


What is replacefirst in java?

0 Answers  


What is bool mean?

0 Answers  






What is 32 bit float?

0 Answers  


What are listeners in java and explain ?

2 Answers   TCS,


What are the main uses of this keyword?

0 Answers  


What do you know about the garbate collector?

0 Answers  


What will be the output of round(3.7) and ceil(3.7)?

0 Answers  


What is the difference between static (class) method and instance method?

0 Answers  


How can we access some class in another class in java?

0 Answers  


Categories