Answer Posted / 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 |
Post New Answer View All Answers
What does jdbc stand for?
Prepared statements are faster. Why?
How can I use the JDBC API to access a desktop database like Microsoft Access over the network?
What is meant by jdbc?
What is the purpose of the jdbc resultset interface?
How to check jdbc driver version in websphere?
How to update a resultset programmatically?
What is savepoint in jdbc?
The new features of the JDBC 2.0 API, will be supported for JDBC-ODBC Bridge?
What is JDBC Driver interface?
What is a jdbc connection?
Where can I find info, frameworks and example source for writing a JDBC driver?
What is statement and preparedstatement in java?
What is the use of dialect?
How can you make the connection using jdbc?