What are the two types of comments supported by jsp?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between server side and client side programming?
Why are the request.getrequestdispatcher() and context.getrequestdispatcher() used?
What language is used to write servlets and jsp?
What does jstl mean?
What is the jspdestroy() method?
How to send data from jsp to jsp?
What is tld in jsp?
What is declaration statement?
Can we use methods in JSP? If so where the methods are stored in servlet class file?
6 Answers Bodhtree, Cognizant, Persistent, TCS,
How do we prevent browser from caching output of my jsp pages?
What is the <jsp:param> standard action?
Can a subsequent request be accessed with one’s servlet code, if a request attribute is already sent in his jsp?