How are the jsp requests handled?
No Answer is Posted For this Question
Be the First to Post Answer
List down the major differences between the jsp custom tags and java beans.
What is an implicit object?
Explain static method?
Explain jsp:plugin action?
What are request and response objects?
What is client side technology?
What is session object in jsp?
Explain handling of runtime exceptions.
how can we retrieve the values in jsp by using custom tags
Explain about the Scriplet and Exclamatory Tag?
Can I stop jsp execution while in the midst of processing a request?
in jsf page i use two dropdown list.i.e state & district.if state dropdown is selected then & then district is enable.what should be my code.