Explain jsp action elements or action tags?
No Answer is Posted For this Question
Be the First to Post Answer
Which jsp methods can be overridden?
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.
Why does _jspService() start with an ‘_’ but other lifecycle methods do not?
Explain jsp lifecycle methods?
Mention the various implicit objects used in the expression
What is the advantage of using getProperty action, as compared to the accessor method?
How can multiple submits due to refresh button clicks be prevented?
Why are the request.getrequestdispatcher() and context.getrequestdispatcher() used?
How many page directive we can use in a single JSP?
What are request and response objects?
What is jsp and how it works?
What are the primary differences between the jsp custom tags and java beans?