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]
2141What's the difference between an import and include directive, and also the difference between include directive and include action?
1 16830
Why is used in jsp?
What is contextpath?
What do you mean by context initialization parameters?
Is the session object always created on the jsp page, is it possible to disable its creation?
How are cookies set in jsp?
Tell us about the jsp life cycle methods.
How to pass information from jsp to included jsp?
What are advantages of jsp over asp, php, pure servlets and others?
How jsp is compiled?
What are the types of directives in jsp?
How to delete a cookie in a jsp?
What is jsp application?
What is jsessionid?
What do you know about jsp tags?
What is the jspdestroy() method?