How are the jsp requests handled?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between jsp and servlets ?
How to send data from one page to another in jsp?
What's the difference between an import and include directive, and also the difference between include directive and include action?
why ,what, when, where,how the extended star schema is used.
Can I stop jsp execution while in the midst of processing a request?
How can automatic creation of session be prevented in a jsp page?
What is the default value of session attribute in jsp?
What are the components that make up a tag library in jsp?
Mention the scope values for <jsp.usebean> tag.
difference betwwn 16 bit and 32 bit
Why jsp is used in java?
Differentiate between response.sendredirect(url) and <jsp:forward page = …> ?