How do we prevent browser from caching output of my jsp pages?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JSP Interview Questions

What is context in web application?

0 Answers  


Give the use of exception object.

0 Answers  


What is application scope in jsp?

0 Answers  


What is the default value of session attribute in jsp?

0 Answers  


Is jsp front end or backend?

0 Answers  


Can constructor be used instead of init(), to initialize servlet?

0 Answers  


What are the implicit el objects in jsp?

0 Answers  


When does a container initialize multiple jsp / servlet objects?

0 Answers  


What is <jsp:usebean> in jsp?

0 Answers  


Which one is correct order of phases in jsp life cycle?

0 Answers  


When i am useing useBean tag of JSP in weblogic server It show compiletion error..Like bad class file: C:\bea\user_projects\domains\Mahesh\applications\UseBean\WEB-INF\classes\user\UserData.class class file has wrong version 49.0, should be 48.0 Please remove or make sure it appears in the correct subdirectory of the classpath. user.UserData user1 = null; //[ /SaveName.jsp; Line: 4]

0 Answers  


What are the steps involved in reading data from a form using jsp?

0 Answers  


Categories