What are the implicit, internal el jsp objects and their differences from jsp objects?
Which implicit object is not available in normal jsp pages?
Can a subsequent request be accessed with one’s servlet code, if a request attribute is already sent in his jsp?
Mention the jstl core tags.
Explain the jsp life cycle?
What is custom tag library?
Which two interfaces does the javax servlet jsp package have?
Which tags are used for bean development?
What is jstl used for?
When the destroy method of the jsp's are called?
Explain scriptlet, expression and declaration in jsp.
What is dynamic web project?
Why is it not necessary to configure standard jsp tags in web.xml?
What is the difference between a jspwriter and a servlet printwriter?
What is jsp index?