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's the difference between javabeans and taglib directives?
Why is _jspservice() method starting with an '_' while other life cycle methods do not?
List out the various scope values of jsp action.
What is a javaserver pages (jsp)?
Explain the action.
How do I mix jsp and ssi #include?
How are jsp(java server pages) better than asp(active server pages)?
What is out println in jsp?
how to connect the back end with Directive tag in jsp ...
What is cookie with example?
What are jsp declarations?
What is session setattribute?