Explain jsp technology?
No Answer is Posted For this Question
Be the First to Post Answer
What is custom tag library?
What are the implicit el objects in jsp?
What is jsp standard tag library, provide some example usage?
What is difference between custom jsp tags and beans?
What is the purpose of <jsp:usebean>?
Can a constructor be used in place of init() method to initialize a servlet?
Can I use javascript on jsp page?
Can we call destroy method inside init method?
Which jsp methods can be overridden?
What jsp lifecycle methods can be overridden?
What do you know about writing custom jsp tags?
What are scriptlets in jsp?