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]
2181What's the difference between an import and include directive, and also the difference between include directive and include action?
1 16899
Explain the jsp:setProperty action.
What do you mean by jsp?
What is contextpath in jsp?
What is jsp and why it is used?
How do I mix jsp and ssi #include?
What are the elements of a jsp page?
Explain the steps for creating custom tags in jsp?
What is tld file?
What is a jsp file?
What is jsp tag?
difference betwwn 16 bit and 32 bit
Which directive is used in jsp custom tag?
What are the scopes available in
What is the use of requestdispatcher?
Can an interface be implemented in the jsp file?