Which jsp life cycle is in correct order?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between <jsp:forward> and sendRedirect?
How are custom tags in jsp created?
What information is needed to create a tcp socket?
What is the use of requestdispatcher?
What is a scriptlet in jsp and what is its syntax?
What is request scope in jsp?
How is scripting disabled?
How many jsp scripting elements are there and what are they?
Can Static method be Override?
What is jsp expression?
Explain static method?
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]