What is the difference between an applet and a servlet?

Answer Posted / manjit k

Thanks Radhika

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How native code can be used in a servlet?

3518


What are the different methods involved in the process of session management in servlets?

661


Explain the custom jsp tags and the beans.

615


Hello, My project requirement is like I need to create a web page using MVC pattern. I hava a bean class, jsp page, servlet, service and dao. My jsp has two fields. One is dropdown list. The option values has to get populated from the database table. The other one is a text box and its value has to come from database table. As of now I have defined the fields in bean class, got the values from database using arraylists in dao class and I called this from service class. Can anyone please tell me the workflow of how the servlet will get this arraylist and populate the arraylist values as dropdown options in jsp page? Also I would like to know the role of bean class in MVC pattern? Thanks in advance!

1831


How can we refresh automatically when new data has entered the database?

617






Is java servlet still used?

587


Explain the different ways for servlet authentication?

528


Can you explain in detail 'javax.servlet' package?

545


What are the advantages of Servlet over CGI?

662


What is a servlet context object?

618


How servlets are deployed in java?

544


What are the advantages of cookies?

628


When to use doget() and when dopost()?

625


Can filter be used as request or response?

540


How the JSP file will be executed on the Server side?

642