What is the <jsp:forward> standard action?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between server side and client side programming?
What is the use of jsp and servlet?
Can we use methods in JSP? If so where the methods are stored in servlet class file?
6 Answers Bodhtree, Cognizant, Persistent, TCS,
What are the different scope values for the <jsp:usebean> tag?
When does a container initialize multiple jsp objects?
How To maintain session ..?
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 the attributes on page directives?
What is session getattribute in jsp?
Can jsp contain javascript?
Why is it that JComponent have add() and remove() methods but Component doesn’t?
What is the purpose of jsp?