Answer Posted / peeyush
<%....%>scriptlet , embeding scripting code
<%=...%>expression
<%!....%> declaration
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
How clear chache and buffer of opera browser.
Which of the following action variable is used to include a file in jsp?
What is jsp and why it is used?
What is jsp application?
What is the need of jsp?
Is jsp compiled?
Can a constructor be used in place of init() method to initialize a servlet?
What are implicit objects in jsp?
List out the various scope values of jsp action.
What is expression tag in jsp?
What are the advantages of jsp over servlet?
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]
Explain jsp and tell its uses?
Can you use javascript in jsp?
Which jsp life cycle is in correct order?