What is a jsp expression?
No Answer is Posted For this Question
Be the First to Post Answer
What does it mean when tags or attributes are said to be deprecated?
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 el in jsp?
What is session setattribute?
What is a jsp page?
What are the components of jsp?
What are the standard actions available in jsp?
Explain the jsp implicit objects?
Can a constructor be used in place of init() method to initialize a servlet?
What is a hidden comment in jsp?
Explain client-side and server-side validation.
Explain handling of runtime exceptions.