Why jsp is better over static html also explain lifecycle of a jsp?
No Answer is Posted For this Question
Be the First to Post Answer
What is the default value of session attribute in jsp?
What's the difference between an import and include directive, and also the difference between include directive and include action?
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 different types of jstl tags?
Explain the advantages in jsp?
What is jsp expression language and what are it’s benefits?
How can we avoid direct access of jsp pages from client browser?
What are the two types of comments supported by jsp?
How do I run a jsp file?
How many jsp implicit objects are there?
what is the extended star schema
What is the <jsp:forward> standard action?