Differentiate between response.sendredirect(url) and <jsp:forward page = …> ?
No Answer is Posted For this Question
Be the First to Post Answer
Why jsp and servlets are used?
What is the <jsp:param> standard action?
Is it possible to share an httpsession between a jsp and ejb? What happens when I change a value in the httpsession from inside an ejb?
How is scripting disabled?
What is difference between java and jsp?
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 does a jsp engine work?
How jsp is compiled?
what is the extended star schema
What are the possible values for language directive?
What is difference between sendredirect and forward?
Give the use of session object.