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 does sprintf return?

0 Answers  


What is ide with example?

0 Answers  


What do you mean by platform independence? What is an interface?

0 Answers  


Differences between GridLayout and GridBagLayout?

1 Answers  


int a=1; float b=1.0; System.out.println(a==b);

13 Answers   CTS, Honeywell, McAfee,






Is string pool garbage collected?

0 Answers  


How OOPS concept is achieved in Java?

6 Answers   Cognizant, JPMorgan Chase, Xavient,


Can we use catch statement for checked exceptions?

0 Answers  


Ducking is automatic in checked exception?True or false

2 Answers  


Hi ,i convert contrller as jSp And presentation as servlet ...will it do? if so what are advantage and idsadvantages

2 Answers   IBM,


In which language java is written?

0 Answers  


Explain oops concepts in detail?

0 Answers  


Categories