Which directive is used in jsp custom tag?
Which of the following action variable is used to include a file in jsp?
How will you use jsp el in order to get the http method name?
Why is it that JComponent have add() and remove() methods but Component doesn’t?
How can you make the finally clause not to fail to execute?
What is the use of jsp implicit objects?
What is the purpose of jsp?
What are the implicit, internal el jsp objects and their differences from jsp objects?
Explain how you understand the action tag and jsp action elements.
Can you make use of a servletoutputstream object from within a jsp page?
Which is mandatory in tag in jsp?
i am using rich faces datatable rich:datatable. On entering the value, values get filtered in table. Now how can i get the value in back9ing bean..?
What do you mean by jsp?