Explain the jar and war files in servlet?
No Answer is Posted For this Question
Be the First to Post Answer
How can we implement a jsp page?
What do you mean by servlet context?
What is servletconfig?
Why do we need a constructor in a servlet if we use the init method?
What are the different mode that servlets can be used?
Explain in detail about applet to servlet communication?
Explain request dispatcher and its methods.
Can we override servlet service method?
What do you mean by interservlet communication?
How ThreadSafe page attribute will be working in Servlet as well as in JSP?Automatically ThresdSafe is true in JSP so service method will be destroy in each and every request or not?so how thresd will handle srevice method?
Which method is called when reference variable is passed in system.net?
What are the mechanisms used by a servlet container for maintaining session information?