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 <> used for in java?

0 Answers  


What are the properties of thread?

0 Answers  


What isan abstract class and when do you use it?

1 Answers   Genpact,


What is a bubble sort in java?

0 Answers  


Why are there no global variables in java?

0 Answers  






What is assembly used for?

0 Answers  


What is the new line character?

0 Answers  


how we can write the string concatenation program in java.

3 Answers  


What is difference between wait and notify in java?

0 Answers  


what are the states associated in the thread? : Java thread

0 Answers  


what is the use of clone() in real time scenario?

2 Answers   Quinnox,


How do I get 64 bit java?

0 Answers  


Categories