What is tld in jsp?
What is jsp translation phase?
What is c tag in jsp?
How many tags are provided in jstl?
What is the difference between "JTable" and "JTGrid"? can they be used interchangeably?
What are the components of jsp?
How many types of jsp tags are there?
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]
How will you use jsp el in order to get the http method name?
How can I prevent the use of scripts and java code on the jsp page?
Which categories can be divided jstl tags, give examples.
How does response sendredirect work?
How can I maintain session in JSP Page in the bases of user name and password:
Which jsp methods can be overridden?
How are cookies set in jsp?