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 |
Where is jdbc used?
What is statement and preparedstatement in java?
What is JDBC Driver interface?
What does setautocommit do?
What are jdbc and its components?
What is jdbc template?
What is jdbc and jdbc drivers?
What are restrictions on triggers?
What is an encrypted internet connection?
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
What does executeupdate return in java?
What are the three basic components of the odbc architecture?