how to write the code of jsp program?
No Answer is Posted For this Question
Be the First to Post Answer
How we can include the result of another page 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?
Explain jsp?
What are the life-cycle methods for a jsp?
What are scriptlets in jsp?
What are the components that make up a tag library in jsp?
Can we call servlet from jsp?
What is the jsp:setproperty action?
Can you override jspinit() method? If yes, in which cases?
What are the steps for creating custom tags in jsp?
How do I include static files within a jsp page?
Explain the difference between servlet and jsp?