When does a container initialize multiple jsp / servlet objects?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we use expression language in jsp?
What is tag file in jsp?
What is the purpose of <jsp:getproperty >?
How do you comment out in jsp?
What are JSP scripting elements?
What is the different between servlet and struts
Explain the steps for creating custom tags 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?
How do you prevent the creation of a session in a jsp page and why? What is the difference between include directive & jsp:include action?
Are application, pageContext and object of ServletContext same or not?
How clear chache and buffer of opera browser.
What is the purpose of jsp and why it is widely used?