What are the jsp elements?
No Answer is Posted For this Question
Be the First to Post Answer
When does a container initialize multiple jsp objects?
What is <jsp:usebean> in jsp?
What is difference between javascript and jsp?
Can you disable the caching on the back button of a particular browser?
Mention the advantages of jsp over pure servlets?
How do I view jsp files in my browser?
How does a servlet communicate with a jsp page?
Explain jsp and tell its uses?
List the various action tags used in jsp.
What is session setattribute?
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 the two types of comments supported by jsp?