Is servlet a server side scripting language?
No Answer is Posted For this Question
Be the First to Post Answer
What is the protocol used by Server & Client?
What is the difference between using getSession(true) and getSession(false) methods?
How can we upload the file to the server using servlet?
How many objects of a servlet is created?
What is meant by servlet? What are the parameters of the service method?
What is a server side include (ssi)
What is the use of request dispatcher interface?
What do you mean by scope object and what are its types?
Explain jsessionid?
why business logic written using servlets not in jsp. Jsp used for presentation purpose. serlvet used for coding business logic and controller logic. Reason for using servlets in business logic.
how to make the IP address to .com
How will you pass values from HTML page to the servlet?