What is jstl jar?
No Answer is Posted For this Question
Be the First to Post Answer
What is jsp api?
What is the scope of response object?
Explain jsp technology?
What is jsp taglib?
How many types of jsp tags are there?
How can I extend the functionality of jsp?
What are custom tags?
What will happen if iselignored attribute is set as false?
Give an example where you need jsp custom tag?
How can a cookie is deleted with 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 are the three tags used in jsp bean development?