Explain get and post.
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by web applications? Explain web application directory arrangement?
How can the session in servlet be destroyed?
Can we use servlets in JavaScript?
How to pass session values from one servlet container to another servlet container? or how can we get session values of one container in another container?
Why jsp is better than servlet?
What is called Scriptlet?
what is the difference between doGet() and doPost()?
when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
Which exception is thrown if servlet is not initialized properly?
What is the procedure for initializing a servlet?
Can we use javascript in Servlets?
What are the important functions of filters?