What is the difference between java servlet and jsp?
No Answer is Posted For this Question
Be the First to Post Answer
What are action tags?
How can html output be prevented from being cached?
What is the jsp:getproperty action?
Explain client-side and server-side validation.
What are context initialization parameters?
How do you connect to the database from jsp?
How can a thread safe JSP page be implemented?
What are the elements of a jsp page?
when we will use the SendRedirect method instead of forward.
Can we use jsp implicit objects in a method defined in jsp declaration?
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.
Explain JSP directives.