• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

problem with web project in websphere

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
You have to be odd to be #1 - Seuss. An odd little ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic