What are different types of comments in jsp?
What is the jspinit() method?
What are context initialization parameters?
How to use jsp el to get http method name?
How can you include the results of another page?
What are the main tags in jsp?
Is jsp a programming language?
How many tags are provided by jstl?
How jsp is executed by web server?
What are the scopes available in <jsp:usebean>?
Give the syntax for jsp comments.
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 < jsp:forward> tag for?