What are the main tags in jsp?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of jsp and servlet?
What is translation phase?
How can the output of JSP or servlet page be prevented from being cached by the browser?
What is jsp declaration?
How to include a jsp file in another jsp file?
What is jsp and its uses?
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 types of comments used in jsp?
Can an interface be implemented in the jsp file?
How can I prevent the output of my jsp or servlet pages from being cached by the browser?
Explain jsp action elements or action tags?
How to include static files in a jsp?