Explain request dispatcher and its methods.
No Answer is Posted For this Question
Be the First to Post Answer
if u havea .class file ,how can u say whether it is servlet or not ,dont use java decompliler
What is the inter-servlet communication?
Is it possible to call servlet with parameters in the URL?
What is the structure of the http response
Explain session tracking and its importance?
Can threads be used in Servelet?
What are setComment and getComment methods in Cookies?
If some new data has entered the database, explain how can a servlet refresh automatically?
what is session tracking?what are types of session tracking ?and when to cookies,when to use sessionmanagement,whent use url rewriting technique,plz explain briefly?
what is the difference between ServletContext and ServletConfig
How does java thread pool work?
How threads are implemented in servlets?