What are directives? What are the different types of directives available in jsp?
No Answer is Posted For this Question
Be the First to Post Answer
How jsp is executed by web server?
How can we extend jsp technology?
What is scriptlet in jsp?
Explain the jsp implicit objects?
How does el search for an attribute?
Why taglib is used in jsp?
What is session getattribute in jsp?
What do you mean by context initialization parameters?
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 do we catch exception and process it using jstl?
How many tags are provided by jstl?
how to connect the back end with Directive tag in jsp ...