What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
No Answer is Posted For this Question
Be the First to Post Answer
In jsp custom tags from child tags to how many levels of parent tags you can acess
What is the difference between context parameter and context attribute?
Explain the working of service() method of a servlet.
Explain the architechure of a servlet?
What is servlet invoker?
What are setComment and getComment methods in Cookies?
What is the difference between Get and Post Method?
Can we use servlets in JavaScript?
Explain web application directory arrangement?
Why is http protocol called as a stateless protocol?
where the generated jsp source file are stored?
Why HttpServlet class is declared abstract?