Explain jsp:plugin action?
No Answer is Posted For this Question
Be the First to Post Answer
Define Composition.
Explain the steps for creating custom tags in jsp?
What is application in jsp?
How to call java method in jsp page on button click?
What are the different types of directives available in jsp?
How to include a jsp file in another jsp file?
how to disable the expression language in a jsp?
Is it possible to share an httpsession between a jsp and ejb? What happens when I change a value in the httpsession from inside an ejb?
How can I override the jspinit() and jspdestroy() methods within a jsp page?
Is jsp static or dynamic?
Why do we need custom tags?
Tell us about the jsp life cycle methods.