Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Real time examples for EJB, JSP servlets within the JSP forums, part of the Web Development category; Tell me some good real time examples for EJB, JSP servlets, in which occasions they are used? NOTE : [This question was asked by sivanesh.a]...
|
|||||||
|
|||
|
Real time examples for EJB, JSP servlets
Tell me some good real time examples for EJB, JSP servlets, in which occasions they are used?
NOTE : [This question was asked by sivanesh.a] |
| Sponsored Links |
|
|||
|
Re: Real time examples for EJB, JSP servlets
hi
JSP are really useful to create dynamic pages.Infact v can say that JSP is used to creat dynamic content on web.JSPs are server side applications.They accept a request and generate a response. Dyanmic pages means which give response according to request.eg consider an airline's website,suppose Mr a goes to this website and enters his destination, say mumbai,then hhe will get list of flights. Now suppose other man ,say Mr B goes to same airline's website and enters another destination, say chennai,then he will get separate list of flights.So this is coz of dynamic pages.They responded based on request. Servlets does same thing,but JSPs are easier. hop this satisfies ur query bye
__________________
:) NEVER SAY DIE. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Data structure with C in Real Time Applications | blenda | C and C++ | 3 | 06-19-2007 09:26 AM |
| number of servlets in a web container | JobHelper | Java | 3 | 03-06-2007 09:18 AM |
| Testing for Applets and Servlets | JobHelper | Testing Issues | 0 | 12-17-2006 02:45 AM |
| Real Time applications with Graphics Utilities in C | RyanJames | C and C++ | 1 | 07-17-2006 05:18 PM |