How to disable scripting?
No Answer is Posted For this Question
Be the First to Post Answer
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]
Explain the advantages of jsp?
What are JSP ACTIONS?
List out some advantages of using jsp.
Why jsp is used in java?
What is a expression?
Can we use jsp implicit objects in a method defined in jsp declaration?
What is difference between jsp and javascript?
What are the primary differences between the jsp custom tags and java beans?
What is difference between include directive and jsp:include action?
How does error handling occur with jstl?
Can Static method be Override?