Hi Rama,
I think I can answer you this question:
What are the differences between Eclipse and WSAD?
WSAD basically is built on top of Eclipse, i.e., the editor of WSAD is very similar to Eclipse. However, it is much more powerful then Eclipse, as it is not ONLY a
Java coding editor, but also a simulator for testing
J2EE application. It contains an Universial Test Client (UTC) that can act as browser (for testing JSP/Servlets) or act as EJB client (for testing EJBs).
For the weakness, I think each vendor-based problems faces the same issue: portability. The codes you wrote for one platform may not be worked on other platform. In general, I think it is quite user friendly tool becos WSAD come from the same vendor of WebSphere, and thus, the mirgration and development process will be easier.
I am not sure about the attached server. Express server is the testing environment come with WSAD for testing J2EE application. I read the posts from WebSphere forum that attached server seems required a real WebSphere server for testing, and the testing environment is connected to that real server. Please correct me if I am wrong.
Nick.
SCJP 1.2, OCP 9i DBA, SCWCD 1.3, SCJP 1.4 (SAI), SCJD 1.4, SCWCD 1.4 (Beta), ICED (IBM 287, IBM 484, IBM 486), SCMAD 1.0 (Beta), SCBCD 1.3, ICSD (IBM 288), ICDBA (IBM 700, IBM 701), SCDJWS, ICSD (IBM 348), OCP 10g DBA (Beta), SCJP 5.0 (Beta), SCJA 1.0 (Beta), MCP(70-270), SCBCD 5.0 (Beta), SCJP 6.0, SCEA for JEE5 (in progress)