How to configure init parameters for jsp?
Write a simple example for the clone() method.
What is the most needed for STRUTS ?
How do I perform browser redirection from a jsp page?
How do you pass control from one jsp page to another?
How to restrict page errors display in a JSP page?
What is jsp tag?
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 need for jsp?
Why is used in jsp?
What is request scope in jsp?
What are the steps for creating custom tags in jsp?
What are context initialization parameters?