What is cookie with example?
No Answer is Posted For this Question
Be the First to Post Answer
What are the ways to insert java code into jsp page?
How does response sendredirect work?
Is jsp a front end?
What is taglibs?
How can I override the jspinit() method within a jsp page?
What is expression tag in jsp?
What is a hidden comment in jsp?
What is difference between custom jsp tags and beans?
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 are different implicit objects of jsp?
Give a sample jsp configuration in the deployment descriptor.
What is contextpath in jsp?