How does response sendredirect work?
No Answer is Posted For this Question
Be the First to Post Answer
How many tags are provided by jstl?
What are the differences between get and load methods?
What is the difference between Java Servlet & JSP?
List all tags that are provided in jstl?
What is jstl core tags?
Explain handling of runtime exceptions.
What are the different types of directives available in jsp?
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 tld in jsp?
Is jsp a front end?
Is jsp technology extensible?
What is session object in jsp?