What is the jsp:plugin action ?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between sendredirect and requestdispatcher?
What are the implicit el objects in jsp?
What are jsp el implicit objects and how it’s different from jsp implicit objects?
How can I enable session tracking for jsp pages if the browser has disabled cookies?
What is page scope?
Can Static method be Override?
i have one jsp page. inside this, String s=req.getParameter("raja");...... now we want to remove duplicate characters and o/p will be like "rj".... what is the logic?
What are context initialization parameters?
What are the different types of directives available in jsp?
How can I implement a thread-safe jsp page? What are the advantages and disadvantages of using it?
Why is jsp used?
What are the life-cycle methods for a jsp?