Answer Posted / ashok.s
Templates
Scriptlets
Declarative
expressions
| Is This Answer Correct ? | 11 Yes | 10 No |
Post New Answer View All Answers
Which one is better jsp or servlet?
How we can disable session in jsp?
Can we use jstl in html?
Why does jcomponent have add() and remove() methods but the component does not?
List the different scope values for the
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 different scope values for the
Can we call servlet from jsp?
Can I run jsp on xampp?
Is jsp compiled?
What is the use of requestdispatcher?
What language is jsp?
How can I implement a thread-safe jsp page? What are the advantages and disadvantages of using it?
How do I mix jsp and ssi #include? What is the difference between include directive & jsp:include action?
Which is better jsp or javascript?