Why do we use sendredirect() method?
No Answer is Posted For this Question
Be the First to Post Answer
Which exception is thrown if the servlet is not initialized properly?
What is servlet container?
How can you maintain servlet chaining?
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?
explain the advantages of servlet life cycle?
Which method the Servlet container call to create the instance of the servlet?
16 Answers emc2, JK Technosoft,
What is difference between server and servlet?
How can we implement a jsp page?
What is dispatcher servlet?
what is EJB and Java servlet
What is war file?
The code in a finally clause will never fail to execute, right?