how can we use the servlet as standalone apllication?should
we need to extend any class?
Answer Posted / soumen
extend HttpURLconnection class
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Define how destructors are defined in java?
What does the three dot emoji mean?
Is break statement can be used as labels in java?
What is Garbage Collection in Java
Why constructor has no return type?
What is the use of singleton class?
Is null function in java?
What is nested interface?
How do I convert a string to an int in java?
Why is the main method static?
How would you convert bytes to string?
Which collection allows duplicate values in java?
What do you understand by garbage collection in Java? Can it be forced to run?
What is a class instance variable?
What is a control variable example?