What does jstl mean?
No Answer is Posted For this Question
Be the First to Post Answer
Can I use javascript on jsp page?
What do cookies mean?
What is the default value of session attribute in jsp?
What is request getcontextpath ()?
What is jsp container?
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 elements of a jsp page?
What is the purpose of creating custom tags?
What is a tag file?
What is a declaration statement?
How do I run a jsp file?
Why jsp is faster than servlet?