What is the jsp?
No Answer is Posted For this Question
Be the First to Post Answer
What is jsp custom tag and what are it’s components?
What are the implicit objects?
How do you comment out in jsp?
Why is it not necessary to configure standard jsp tags in web.xml?
What is a scriptlet in jsp and what is its syntax?
Explain about the Scriplet and Exclamatory Tag?
How can I prevent direct access to a jsp page from a browser?
How can I override the jspinit() and jspdestroy() methods within a jsp page?
What is the need of jsp?
What are the primary differences between the jsp custom tags and java beans?
Can a subsequent request be accessed with one’s servlet code, if a request attribute is already sent in his jsp?
What is application scope in jsp?