What is the difference between an applet and a servlet?
Answer Posted / ravikiran.chd
Applet is teh application which runs on browser,servlet is
the one which runs on server
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What are the types of servlet?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
Explain url encoding in servlet?
Explain the methods of request dispatcher in servlet?
Define declaration.
How can we implement a jsp page?
What is session tracking?
Tell us something about servletconfig interface.
Explain the features are in servlet 3?
Is servlet synchronized?
Explain get and post.
Can you use javascript in servlets?
What is the major difference between servlet and applet?
How can I send user authentication information while making URL Connection?
Explain their methods? Tell me their parameter names also have you used threads in servlet?