How httpservlet is different from the genericservlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is a server side include (ssi)
Life Cycle of servlets?
Which http method is said to be non-idempotent and idempotent?
What is the structure of the http response
Write a servlet to upload file on server.
What do you mean by default initialization in java servlet?
What is the use of servlet context?
Name the packages that work with servlet?
What are cookies and how will you use them?
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
What is the use of servletconfig interface?
How forward () method is different from send redirect () method?