What is cookies in jsp?
No Answer is Posted For this Question
Be the First to Post Answer
What are the scopes available in <jsp:usebean>?
Differentiate between jsp scriptlet tag and declaration tag.
What is the use of?
How can I declare methods within my jsp page?
Differentiate between include directive and include action.
What class.forname will do while loading drivers?
What is the jsp:setproperty action?
Explain the jsp life cycle?
Can I declare a java class in jsp?
What jsp lifecycle methods can I override?
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 directive jsp?