Is it possible to call servlet with parameters in the URL?
Answer Posted / joak
yes, is posible.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Is servlet a framework?
What is java servlet session?
What is a servlet context?
How do you deal property files in servlet?
What do you mean by singlethreadmodel interface?
What do you understand by mime type?
What is httpservlet and how it is different from genericservlet?
What is the use of servletconfig interface?
What are the objects involved when a servlet receives a call from client?
Can a jsp be called using a servlet?
Write the code to get the server information in servlet.
How can we create deadlock situation in servlet?
Differentiate between get and post?
What is the difference between Server and Container?
Why do we have servlet wrapper classes?