| Author |
Message |
|
msafwat
|
Post subject: Servlet and websphere Posted: Thu Aug 26, 2010 8:10 am |
|
Joined: Sat Aug 02, 2008 8:00 am Posts: 146
|
|
For those who do not have any information on technology, they would be blur and confused what are the servlet and websphere. Let me explain on it. The servlet is JAVA programming language which used in server application of answering to client requests or responding application. It does not tied to any specific client-server protocol where commonly used with HTTP which is web server. It extends the capabilities of servers in responding to requests. Servlet is independent server and platform. It gives the freedom where in selecting a best of breed strategy for the servers, platforms, and tools. A fast and efficient server side application can be created which able to run or applied in any servlet enabled web server. Well, websphere is the product of IBM. It is a set of Java-based tools too which functions to allow for creating and managing of sophisticated and complicated business Web sites. It used to extend and implement Sun’s JavaTwoEnterpriseEdition(J2EE) platform. Besides, it delivers the high volume transactions processing for the e-business and enhanced the capabilities for transaction management. The websphere can build and extend the applications which is on demand business where integrated end-to-end across the company with suppliers and customers. The application is built to respond with speed to any demand, threat and opportunity. Websphere can be used to monitor and supervisor the infrastructure to support the business. Websphere can be used together with Java application which is servlet which can be replaced the traditional common gateway interface scripts. It leads to a faster running because all requests run at the same time. How do we deploy the servlet in the websphere? Through internet access, you can get lot information related. Or you can go through the community or forum of technology where can search for directions or answers. As conclusion, websphere and servlet are the program which can add advantages on the website which require to respond to the customer’s request frequently.
_________________
Muhammad Safwat Fuad The Java Code Admin Java Technical Lead. Mobile: +2010-2942-538 Email:mtv134@yahoo.com
|
|
| Top |
|
 |
|
khalil
|
Post subject: Re: Servlet and websphere Posted: Wed Sep 15, 2010 7:18 pm |
|
Joined: Fri Oct 24, 2008 2:14 pm Posts: 14
|
|
The new servlets specification made the development of servlets much easier everything is controlled by annotations now.
|
|
| Top |
|
 |
|
msafwat
|
Post subject: Re: Servlet and websphere Posted: Thu Sep 16, 2010 8:24 am |
|
Joined: Sat Aug 02, 2008 8:00 am Posts: 146
|
|
Yes Khalil the use of Java EE5 made our lives much easier
_________________
Muhammad Safwat Fuad The Java Code Admin Java Technical Lead. Mobile: +2010-2942-538 Email:mtv134@yahoo.com
|
|
| Top |
|
 |