What is the difference between jsp and servlet life cycle?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to show the functionality of doget and dopost method?
i have 500 jsp in my application ,with same forward name,it lokks for appropritae jsp from 1 to 500,but i want to send response to 498 page,what should i do
how the jsp page can be regenerated?
How can an existing session be invalidated?
Why do you use session tracking in httpservlet?
What is context switching?
Which http method is said to be non-idempotent and idempotent?
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()?
What do you mean by httpservlet?
What is servlet and its types?
can servlet have instance variables?
What is the <load-on-startup> element?