What is cookie with example?
No Answer is Posted For this Question
Be the First to Post Answer
Differentiate between <jsp:include page=…> and <%@include file=…>.
mention the three important tags used in the development of jsp bean.
How to find the hidden answers present in an online exam?
What is the use of jstl tags in jsp?
Write a simple example for the clone() method.
What is an expression in jsp?
How did you implement caching in jsp?
Can you explain what is jsp page life cycle?
What are the types of jstl tags?
Explain the difference between servletcontext and pagecontext in jsp?
What are JSP ACTIONS?
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]