Give the syntax for jsp comments.
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between page and pagecontext in jsp?
How to make a “new line in html” in jsp?
How do we catch exception and process it using jstl?
How do we configure init params for jsp?
How do you delete the session data?
What are the steps involved in reading data from a form using jsp?
How can information from one JSP be passed to another JSP?
What are JSP ACTIONS?
Why are the request.getrequestdispatcher() and context.getrequestdispatcher() used?
How can I override the jspdestroy() method within a jsp page?
What is the scope of response object?
How can automatic creation of session be prevented in a jsp page?