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]
2089What's the difference between an import and include directive, and also the difference between include directive and include action?
1 16719
Can I stop jsp execution while in the midst of processing a request?
What are the scopes available in
What are scriptlets in jsp?
What is the advantage of using getProperty action, as compared to the accessor method?
What is a declaration?
What are the differences between get and load methods?
in jsf page i use two dropdown list.i.e state & district.if state dropdown is selected then & then district is enable.what should be my code.
What is the difference between java servlet and jsp?
What is jsp translation phase?
What are the components of jsp?
What is the use of jstl tags in jsp?
Explain scriptlet, expression and declaration in jsp.
What is the difference between server side and client side programming?
What is a scriptlet in jsp and what is its syntax?
What are stored procedures? How is it useful?