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
How do I connect to jdbc?
What is the reason why we need a jdbcrowset like the wrapper around resultset?
How to check jdbc connection in linux?
What is the limitation of PreparedStatement and how to overcome it?
How does jdbc work?
Why are we using blob datatypes in jdbc?
What is new in JDBC 2.0?
What is jndi lookup?
Why can't Tomcat find my Oracle JDBC drivers in classes111.zip?
Explain how data flows from view to db and reverse
How do we call a stored procedure from jdbc?
What are the differences between execute, executequery, and executeupdate?
How java can be connected to a database?
What is resultset?
What is difference between statement and preparedstatement in jdbc?