What is client scripting?
No Answer is Posted For this Question
Be the First to Post Answer
What is cookie with example?
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?
how to disable the expression language in a jsp?
What are the events in jsp page?
Explain jsp lifecycle methods?
What is full api?
What is use of scriptlet tags in jsp?
Are application, pageContext and object of ServletContext same or not?
Is jsp server side or client side?
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 page scope?
What is out in jsp?