What is cookies in jsp?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how you understand the action tag and jsp action elements.
What is response sendredirect?
How are jsp(java server pages) better than asp(active server pages)?
What is a expression?
List out the various scope values of jsp action.
Mention the advantages of jsp over pure servlets?
we want to provide the errors to the right side of the text field so what we want to add in jsp pages?
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 difference between custom jsp tags and beans?
How can I declare methods within my jsp page?
How do you prevent the creation of a session in a jsp page and why? What is the difference between include directive & jsp:include action?
Is jsp compiled?