Answer Posted / 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 |
Post New Answer View All Answers
What are the considerations for deciding on transaction boundaries?
What are different types of JDBC Drivers?
What are the functions of the jdbc connection interface?
Why would you use setautocommit(false) in jdbc?
What is drivermanager in jdbc?
What is JDBC Driver interface?
What is the return type of execute, executequery and executeupdate?
What is the jdbc rowset?
What is a connection string used for?
What are 4 drivers available in JDBC? At what situation are four of the drivers used?
What is the purpose of jdbc?
Why is jdbc used?
What are the classes and methods used for sending sql statements to database?
Is there another way of dealing with the result set that could execute faster?
What are the exceptions in jdbc?