What are the two kinds of comments in jsp and what's the difference between them ?
No Answer is Posted For this Question
Be the First to Post Answer
How do you comment out in jsp?
Differentiate between response.sendredirect(url) and <jsp:forward page = …> ?
Which jsp lifecycle methods can be overridden?
How can we handle the exceptions in jsp?
what is the page attribute in JSP?
Define JSP Scriptlet.
Can we call destroy method inside init method?
Explain the steps for creating custom tags in jsp?
Can a subsequent request be accessed with one’s servlet code, if a request attribute is already sent in his jsp?
Explain translation phase.
Explain jsp and tell its uses?
What are the differences between get and load methods?