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]
1595What's the difference between an import and include directive, and also the difference between include directive and include action?
1 15628
What is taglibs?
What is jsp tag?
Explain the steps for creating custom tags in jsp?
How are jsp(java server pages) better than asp(active server pages)?
What is context url?
What is expression language injection?
Java Server Page I can use a function in two ways:
Either I declare
What are scriptlets in jsp?
What do you mean by custom tag in jsp?
How to delete a cookie in jsp?
Differentiate between include directive and include action.
How can the applets be displayed in the jsp? Explain with an example.
Explain pge Directives.
Explain the advantages of jsp?
Why do we use expression language in jsp?