What are the benefits of pagecontext implicit object?
No Answer is Posted For this Question
Be the First to Post Answer
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 do jsp literals consist of?
Can a constructor be used in place of init() method to initialize a servlet?
Can we override jspinit method?
What is page scope?
What is tld in jsp?
How many messaging models do jms provide for and what are they?
What are the elements of a jsp page?
What are the steps involved in reading data from a form using jsp?
How to configure init parameters for jsp?
What is jsp action tags?
What is session tracking in jsp?