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 are the alternate way to use the scriplet in jsp.
How jsp is executed by web server?
What is the difference between "JTable" and "JTGrid"? can they be used interchangeably?
Mention the various implicit objects used in the expression
What are the steps for creating custom tags in jsp?
How do I set password expire time period?
What are the jsp lifecycle phases?
Explain lifecycle methods.
What is expression language injection?
List down the major differences between the jsp custom tags and java beans.
What are the scopes available in <jsp:usebean>?
can i use vb script with jsp?