Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is forward() and include() of servlets
RequestDispatcher interface?

Answer Posted / ravikiran

forward will make the flow into a different page,where as
include mechanism will include the page to the current
response and continues the flow.
Note:the forward and include should be called before the
response is committed for example before the call to flush()
or flushBuffer() or the write method in the response stream

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is context in servlet?

1098


What is difference between server and servlet?

1140


Write a command to get actual path of a servlet to the server?

1077


Which httpsession object is used to view and manipulate information about a session?

1230


What is the main purpose of java servlets?

1113


Explain the difference between a web server and a web container?

1058


What is the use of java servlet api?

1089


How native code can be used in a servlet?

4120


What is the major difference between context parameter and context attribute?

1166


How the JSP file will be executed on the Server side?

1199


How to get the current httpsession object?

1175


What's the use of servletcontext?

1194


What is the major difference between servlet and applet?

1060


What is called servlet container?

1150


What is the difference between the servlets and cgi programs?

1048