Explain the uses of jsp?
No Answer is Posted For this Question
Be the First to Post Answer
What are the main tags in jsp?
Show attributes of page directives.
Explain lifecycle methods.
What are the features of jsp?
What is a output comment?
What is session scope?
Is there a way I can set the inactivity lease period on a per-session basis?
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 do you know about writing custom jsp tags?
What are the three tags used in jsp bean development?
Which tag should be used to pass information from jsp to include jsp?
What are the different types of jstl tags?