Difference between Generic Servlet and HTTP Servlet?
Answer Posted / javaguru
Thru Generic servlet we can establish Protocal indipendent Communication(mobile,PDA etc),where as Httpservlet provides only Client (browser),server communication thru Http protocal,in which keep track Session...
| Is This Answer Correct ? | 27 Yes | 4 No |
Post New Answer View All Answers
How we store procedure in oralce for callable statements in jdbc
Which interface handles transaction management in jdbc?
Which Java and java.sql data types map to my specific database types?
How we can you use preparedstatement.
What is a merge field?
What are the common jdbc exceptions?
How can we execute stored procedures?
How can I retrieve a String or other object type without creating a new object each time?
What are drivers available?
What happens if connection is not closed in jdbc?
What is jdbc connection interface?
What are the factors that the jdbc driver performance depends upon?
Is uri the same as url?
Which jdbc driver type s is are the jdbc odbc bridge?
What does the jdbc databasemetadata interface?