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]
No Answer is Posted For this Question
Be the First to Post Answer
What is a scriptlet in jsp and what is its syntax?
How many types of jsp tags are there?
What is pagescope in jsp?
What is the difference between include directive and include action?
Is jsp page extensible true false?
Explain pge Directives.
How to delete a cookie in jsp?
How to call java method in jsp page on button click?
How can automatic creation of session be prevented in a jsp page?
Explain the <jsp:param> action?
How to include static files in a jsp?
What is directive jsp?