What is jstl core tags?
No Answer is Posted For this Question
Be the First to Post Answer
How do we catch exception and process it using jstl?
Explain the difference between forward and sendredirect?
Why we use jsp instead of html?
What are JSP ACTIONS?
What do jsp literals consist of?
How many tags are provided by jstl?
What is the jsp:plugin action ?
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]
Can you explain what is jsp page life cycle?
What are the advantages of jsp?
how to pass values to a function fron input tags, and how to display that values in that called function
What is an implicit object?