I have installed Websphere STudio Application Developer on our server. Have just started working on websphere, and am having a lot of trouble with it.
Am trying to create an Enterprise Application, thus it has 4 parts
EJB Project, APplication Client and a Web Client. I am following the "EJB 2.0 Development with Websphere Studio Application developer" book from RedBooks. I have successfully completed the configuration and deployment of the first two i.e the EJB Project, APplication Client and run the Application Client.
I have followed the procedure specified in this book and configured the Web Deployment Descriptor of this web client. I simply have one
JSP page here which makes a call to the EJB. I am trying to run this web client from the browser, but it refuses to show me my JSP, or any other htm or jsp page in the web application.
Any help on the topic will be appreciated...
Thanks a lot,
sups