Can we implement an interface in a jsp?
No Answer is Posted For this Question
Be the First to Post Answer
Explain JSP directives.
Show attributes of page directives.
Why jsp is used in java?
What is jsp? Explain
What is JTGrid?
How can you include the results of another page?
What is jstl core tags?
Mention the jstl core tags.
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 use of scriptlet tags in jsp?
What is the use of jsp and servlet?
What is jsp include tag?