Explain client and server side validation?
What do you mean by custom tag in jsp?
Mention the scope values for
How do you pass control from one jsp page to another?
What do you mean by jsp?
When will container initialize multiple jsp/servlet objects?
What is jspinit method?
Is jsp static or dynamic?
Explain the various scope values for tag.
How can we disable java code or scripting in jsp page?
Define JSP Scriptlet.
What is scriptlet and what is expression?
Can constructor be used instead of init(), to initialize servlet?
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.
How to forward a request to another source?