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]
2134What's the difference between an import and include directive, and also the difference between include directive and include action?
1 16816
What is _jspservice method?
How do I use a scriptlet to initialize a newly instantiated bean?
Mention the advantages of jsp over pure servlets?
What are standard actions in JSP?
Explain the difference between forward and sendredirect?
What is application scope in jsp?
Why do we use jstl tags?
Why jsp is faster than servlet?
Is there a way I can set the inactivity lease period on a per-session basis?
How to include static files in a JSP page?
What is jsp include tag?
What is jsp and its features?
Explain how you understand the action tag and jsp action elements.
What is jsp in html?
How to send data from one page to another in jsp?