Why do we use jsp?
No Answer is Posted For this Question
Be the First to Post Answer
Is jsp server side or client side?
How can we disable java code or scripting in jsp page?
how can we retrieve the values in jsp by using custom tags
Can we override the jspinit(), _jspservice() and jspdestroy() methods?
What are the possible values for language directive?
How are cookies set in jsp?
What will happen if iselignored attribute is set as false?
can i extend jsp page like other java classes ?
how to connect the back end with Directive tag in jsp ...
What jsp lifecycle methods can I override?
What is jsp taglib?
when we will use the SendRedirect method instead of forward.