Difference between servlet and applet method?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Is not bound in this context unable to find jdbc spring boot?
What are the different types of classes in the api component?
What is sqlwarning and discuss the procedure of retrieving warnings?
What is jdbc dialect?
What do you mean by database connection pooling?
What is jdbc thin client?
What is odbc jdbc?
What is Type-1 Driver and when this driver is used?
Does jdbc use odbc?
What is a jdbctemplate?
How does JDBC differ from ODBC?
When does the result for an sql statement return null?