Answer Posted / priyanka prataprao pawde.
two types of servlets:
1.Generic Servlets.
2.HTTP Servlets.
| Is This Answer Correct ? | 34 Yes | 6 No |
Post New Answer View All Answers
How printwriter is different from servletoutputstream?
What is Client-Server Computing?
What is the life-cycle of servlets?
Difference between doget and dopost?
What are the advantages of servlets over traditional cgi?
How is the get () method different from the post() method?
Does servlet have main method?
A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
What is httpservlet class?
Explain how does JSP handle run-time exceptions?
How does tomcat servlet container work?
What is the capacity the doget can send to the server?
How to get the actual path of servlet in server?
How we can call a jsp from the servlet?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code