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
Explain some jsp life-cycle methods that can be overridden.
What is custom tag library?
What program opens a jsp file?
What are the events in jsp page?
what is jsp? a technology ,a language or something else ?
What is dynamic web project?
What do you mean by custom tag in jsp?
Explain handling of runtime exceptions.
What are the elements of a jsp page?
Which tag should be used to pass information from jsp to include jsp?
Where do I create jsp in eclipse?
What is jstl?