Answer Posted / 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 |
Post New Answer View All Answers
How can I manage special characters when I execute an insert query?
Explain about multiple implementations and drive manager?
Which type of driver provides jdbc access via one or more odbc drivers?
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
What is the benefit of having jdbcrowset implementation?
Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?
Why is jdbc needed?
What causes no suitable driver error?
How many ways can you update a result set?
How can I write to the log used by DriverManager and JDBC drivers?
What is a merge field?
Discuss the significances of jdbc.
What does adapter class provide?
What is jdbc and its advantages?
What is the function of setautocommit?