Why is it not recommended to use script elements in jsp?
What does jsp mean in text?
how to set class path in java
Which tag should be used to pass information from jsp to include jsp?
How can multiple submits due to refresh button clicks be prevented?
What is jsp scriptlet tag used for?
Explain JSP directives.
What are the types of directives in jsp?
Define Expression
How we can use javascript with jsp pages?
Give the use of exception object.
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 is the jsp?