What is Request Dispatcher?
Request Dispatcher is an interface whose implementation defines an object which can dispatch the request to any resources on the server.
| Is This Answer Correct ? | 0 Yes | 0 No |
What exactly is a servlet?
How httpservlet is different from the genericservlet?
Can a jsp be called using a servlet?
how to link html file to sevlet file.one name is textbox,c&c++ is cheakbox,bc&mca is radio button and one submit buttonis ok why in this programme use in servelt file
Directive Include and Action Include how both are working in JSP, what is the difference between both?In which suituation we have to choose these elements?
What methodology can be followed to store more number of objects in a remote server?
Which is better approach among four(HttpSession,cookie,URL Rewriting, Hidden Fields) Session Tracking technic's ? Why ?
Describe servlet?
What is servlet attributes and their scope?
explain filters in java?
Explain the difference between generic servlet and http servlet?
What are the parameters of the service method ?