How can I handle jsp page errors?


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

Post New Answer

More JSP Interview Questions

Which attribute specifies a jsp page that should process any exceptions thrown but not caught in the current page? : Citibank

0 Answers  


Can we define a class in a jsp page?

0 Answers  


Which package does jsp api consist of?

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 is client scripting?

0 Answers  


What is include directive in jsp?

0 Answers  


What is directive jsp?

0 Answers  


What is the purpose of <jsp:getproperty >?

0 Answers  


What is context in jsp?

0 Answers  


How can we extend jsp technology?

0 Answers  


What is jsp action tags?

0 Answers  


How session is achieved in JSP?(once user logs out,if he press back button of browser he should not be allowed to same page)

0 Answers  


Categories