Difference between servlet and applet method?

Answers were Sorted based on User's Feedback



Difference between servlet and applet method?..

Answer / janet

1. servlets are to servers what applets are to browsers.
2.Applets must have graphical user interfaces where as
servlets have no graphical user interfaces.

Is This Answer Correct ?    9 Yes 4 No

Difference between servlet and applet method?..

Answer / anjana.srinivas.tandle

.
1. servlets are to servers what applets are to browsers.
2.Applets must have graphical user interfaces where as
servlets have no graphical user interfaces

Is This Answer Correct ?    1 Yes 0 No

Difference between servlet and applet method?..

Answer / neeraj tyagi

servlet is the sever side and client side application
whereas appelet is not
applet use awtcomponent to but servlet no use awt

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JDBC Interview Questions

Is not bound in this context unable to find jdbc spring boot?

0 Answers  


What are the different types of classes in the api component?

0 Answers  


What is sqlwarning and discuss the procedure of retrieving warnings?

0 Answers  


What is jdbc dialect?

0 Answers  


What do you mean by database connection pooling?

0 Answers  


What is jdbc thin client?

0 Answers  


What is odbc jdbc?

0 Answers  


What is Type-1 Driver and when this driver is used?

3 Answers  


Does jdbc use odbc?

0 Answers  


What is a jdbctemplate?

0 Answers  


How does JDBC differ from ODBC?

7 Answers  


When does the result for an sql statement return null?

0 Answers  


Categories