How to call java method in jsp page on button click?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the action.
What do you know about pagecontext and what are the advantages of using it?
What are action tags?
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.
What is jstl core tags?
How can I maintain session in JSP Page in the bases of user name and password:
What is attribute in jsp?
Which package does jsp api consist of?
How to get value from java to jsp page?
List down the major differences between the jsp custom tags and java beans.
Differentiate between <jsp:include page=…> and <%@include file=…>.
Can you explain what is jsp page life cycle?