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]
2137What's the difference between an import and include directive, and also the difference between include directive and include action?
1 16819
How can the output of JSP or servlet page be prevented from being cached by the browser?
Explain the steps for creating custom tags in jsp?
hpcl information systems officer 2008 Question Papers or any last previous questions papers thanks in advance shyamprasad71@gmail.com shyamprasad71@gmail.com
How do I create a dynamic web project?
What is attribute in jsp?
Why is _jspservice() method starting with an '_' while other life cycle methods do not?
Why jsp is better over static html also explain lifecycle of a jsp?
What is jsp tag?
How to comment out jsp code?
What is the difference between include directive and include action?
How do you prevent the creation of a session in a jsp page and why? What is the difference between include directive & jsp:include action?
How are jsp(java server pages) better than asp(active server pages)?
What are the directives in jsp?
How to find out the name of the http method using jsp el?
Why is it not recommended to use script elements in jsp?