Answer Posted / ramakrishna664
servlet is a java program that runs on web server, accepts
requests from web browser(requests submit from HTML form),
processes it and response back to client(browser).
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is a static method?
Which method is used to create the daemon thread?
What is jdk for netbeans ide?
Explain working of java virtual machine (jvm)?
When is static variable loaded? Is it at compile time or runtime? When exactly a static block is loaded in java?
What is persistence xml in java?
Explain the common use of ejb?
How do you run an executable jar file?
Does ms edge support java?
Explain main thread under thread class execution?
What is cdi in java?
What is the difference between a while statement and a do statement?
What is the difference between lambda expression and anonymous methods?
What is default constructor in java?
Why java?