i am new to eclipse.. so wanted to know how to Deploy my servlet.. using websphere application server.
i am able to create a small web application.. on eclipse.
You first have to create a server instance within Eclipse for WebSphere. I think its File | New | Other | Server, and then choose WebSphere from the list and fill out the dialogs that follow. Once the server is defined, you can add your project to the server.