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 the volatile modifier for? : Java thread

0 Answers  


Can a constructor be private and how are this() and super() method used with constructor?

0 Answers   Flextronics, Hexaware,


Is oracle charging for java?

0 Answers  


What is e java?

0 Answers  


What is aggregation and composition ?

1 Answers   Fidelity,






What does those terms actually mean included in the j.d.k i.6?

0 Answers  


what is Thread?

6 Answers  


Why char array is favored over string for the storage of passwords?

0 Answers  


Is array a class?

0 Answers  


According to java operator precedence, which operator is considered to be with highest precedence?

0 Answers  


What is a numeric format?

0 Answers  


Can each java object keep track of all the threads that want to exclusively access it?

0 Answers  


Categories