What does jsp mean in text?
No Answer is Posted For this Question
Be the First to Post Answer
Can we use the exception implicit object in any jsp page?
What are the implicit objects in jsp?
Can we use jsp implicit objects in a method defined in jsp declaration?
What is the use of jstl?
Can an interface be implemented in the jsp file?
Define JSP Scriptlet.
Give the use of exception object.
Can we override jsp service method?
What is a jsp expression?
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 scriptlet, expression and declaration in jsp?
Explain client and server side validation?