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 benefits of pagecontext implicit object?
Which one is better jsp or servlet?
hi friends...i created sessions in my login page i can able to create a session but after loging out again i can able access the pages by its addresses. i think u may got problem if possible post me small example for login with sessions including database
What is the difference between "JTable" and "JTGrid"? can they be used interchangeably?
Is jsp better than servlet?
Where is jsp used?
How to restrict page errors display in a JSP page?
Why is it that JComponent have add() and remove() methods but Component doesn’t?
What is a expression?
Explain JSP directives.
What are advantages of jsp over asp, php, pure servlets and others?
What is action tag in jsp?