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]
2138What's the difference between an import and include directive, and also the difference between include directive and include action?
1 16821
Which jsp implicit objects are thread safe?
Which tags are used for bean development?
What is called jsp directive?
Is jsp server side or client side?
How can I set a cookie and delete a cookie from within a jsp page?
What is the jsp:getproperty action?
What is jsp custom tag and what are it’s components?
What is jsp and asp?
Explain the uses of jsp?
What is a jsp and what is it used for?
Can you stop multiple submits to a web page that are initiated by clicking to refresh button?
When will container initialize multiple jsp/servlet objects?
Why don’t we need to configure jsp standard tags in web.xml?
Explain the difference between jspwriter and servlet printwriter in jsp?
what is the difference between jsp and servlets ?