What is the difference between callling a RequestDispatcher
using ServletRequest and ServletContext?
Answer Posted / mahesh
We can give relative URL when we use ServletRequest and not
while using ServletContext.
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
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
What is the advantage of Servlets when compared with other server side technologies?
How can the session in servlet can be destroyed?
What is a cookie What is the difference between session and cookie
What is session tracking?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
What are all the advantages of servlet over cgi?
What does the term localization refer to?
Which interface should be implemented by all servlets?
What are the steps that are involved in using the httpservlet class?
What are the types of servlets? Explain
What is httpservlet class?
What is servlet and its life cycle?
Why jsp is better than servlet?
What are the common methods that are included in the http servlet class?