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]
2100What's the difference between an import and include directive, and also the difference between include directive and include action?
1 16743
What is jsp-config in deployment descriptor?
Mention the implicit objects in a jsp.
How clear chache and buffer of opera browser.
What is expression language injection?
When will container initialize multiple jsp/servlet objects?
Mention the scope values for
Give the use of exception object.
Which jsp implicit objects are thread safe?
What is the jsp?
How can my application get to know when a httpsession is removed?
How are cookies set in jsp?
Can you stop multiple submits to a web page that are initiated by clicking to refresh button?
Give an example where you need jsp custom tag?
Explain client and server side validation?
How to forward a request to another source?