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
What is servlet and how it works?
In the servlets, we are having a web page that is invoking servlets ,username and password? which is checks in database? Suppose the second page also if we want to verify
Explain servlet.
What are the types of protocols supported by httpservlet ?
What is the need of session tracking in web application?
What do you mean by web applications?
What is a servlet?
What is the use of request dispatcher interface?
What is difference between GenericServlet and HttpServlet?
How do you define a servlet?
How to upload a file to the server using servlet?
What are the benefits of using servlet over cgi?
What is the difference between a generic servlet and http servlet?
Can we override servlet service method?
If some new data has entered the database, explain how can a servlet refresh automatically?