Explain about the Scriplet and Exclamatory Tag?
Answer Posted / harish
Scriplet tag is one of the JSP tag, it will replicate the
entire code in the service method.
In the exclamatory Tag, you can define the Global variables
and write the user defined methods.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is tag file?
How to deactivate el usage on jsp?
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 the jsp:plugin action ?
What is a jsp file?
What is client scripting?
What’s the difference between forward and sendredirect?
What is jsp and asp?
What are the features of jsp?
What is _jspservice method?
Which tag is used to execute java source code in jsp?
What do you mean by jsp?
What is jsp and its advantages?
What is jsp translation phase?
How to send data from one page to another in jsp?