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
Can a jsp page process html form data?
What is jsp and its uses?
How can i connect from jsp to servlet page
What is scriptlet tag?
How do I set password expire time period?
Which is better jsp or javascript?
How we can configure init params in jsp?
Can we override jsp service method?
What is a tag file in jsp?
What are actions and directives in jsp?
What is scriptlet tag in jsp?
Mention the jstl core tags.