What is the major difference between context parameter and context attribute?
No Answer is Posted For this Question
Be the First to Post Answer
Are Servlets by default thread safe or not? thanks in advance regards Sudhakar
How to handle exceptions thrown by application with another servlet?
What if we pass negative value in load-on-startup?
Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?
How we can call a jsp from the servlet?
how to use servlets with j2ee ?
What are different types of SessionTracking?
Explain the lifecycle of a servlet?
What are session variable in servlets?
Is the init(ServletConfig sc) throws IOException or not?
What are the new features added to servlet 2.5?
Life Cycle of servlets?