Which is better jsp or javascript?
Which package does a jsp api consist of?
Can jsp contain javascript?
How can we disable java code or scripting in jsp page?
Which tag is used to execute java source code in jsp?
How to find the hidden answers present in an online exam?
Explain the uses of jsp?
List the various action tags used in jsp.
What is an expression in jsp?
What is the use of requestdispatcher?
What is context in jsp?
What is jsp syntax?
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.