How many tags are provided in jstl?
No Answer is Posted For this Question
Be the First to Post Answer
Can you disable jsp scripting?
What is jsp scriptlet?
What do you mean by custom tag in jsp?
How can we create jsp custom tags?
Can we call destroy method inside init method?
how can we retrieve the values in jsp by using custom tags
What is the jsp:getproperty action?
What is a jsp file?
Can we implement an interface in a jsp?
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]
What is jsp container?
What is session tracking in jsp?