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

Post New Answer

More JSP Interview Questions

Differentiate between include directive and include action.

0 Answers  


What is the difference between java servlet and jsp?

0 Answers  


What is the difference between directive include and jsp include?

0 Answers  


How did you implement caching in jsp?

0 Answers  


Why jsp is used instead of html?

0 Answers  






Why does jcomponent have add() and remove() methods but the component does not?

0 Answers  


What are the components of jsp?

0 Answers  


How do you delete the session data?

0 Answers  


What are the steps involved in reading data from a form using jsp?

0 Answers  


Can we use the exception implicit object in any jsp page?

0 Answers  


Mention the advantages of jsp over pure servlets?

0 Answers  


Why is jsp used?

0 Answers  


Categories