Abstract
As in today's business world, many companies try to protect all their information and business data from their competitors, some of the enormous companies such as eBay have found another way to maximize their benefits. While having all the confidentiality and security protections in place, eBay provides access to its database through web services for minor web sites and businesses.
In this project the goal is to implement an application (example of a minor business) which uses the available eBay web services and implement eBay functionalities through a customized web interface that best meets its needs. In order to implement our customized user interface, we will use Google Web Toolkit which is an open source Java software development framework licensed under the Apache License version 2.0 and makes creating Ajax application in Java a lot easier by taking care of incompatibilities between web browsers and platforms. We will use eBay web services as its e-commerce platform
for shopping, searching, monitoring and selling for our personal application, provided through eBay Developers Program. As a result of implementing this project, we will show how developers can advance their own application/business e-commerce goals using eBay web services through a new and completely customized web interface of their own by using the latest technologies such as Ajax, Google Web Toolkit and Java programming language.