Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. galacticpimp

    problem in compiling JSP with websphere 4.0.1

    Did you try breaking the jsp into serveral different jsps loaded by your main body? Second question: Very Carefully.
  2. galacticpimp

    Websphere 5.0 and Support for EJB 2.0 -- is it good?

    EJB 2.0 seems to be the default when you are trying to create EJBs for WAS 5.0. I have used them(briefly) and had no problems. However, mine were more simplistic because I was writing a service locator and only needed to use a the EJBHome.create() to validate.
  3. galacticpimp

    Deploying JSP and Javabeans on WAS4.0

    My recommendation would be to check out WSAD(WebSphere Studio Application Developer) This will actually allow you to debug on a test server running inside WSAD. After that you can choose to bundle into and ear file. It will do most of the defining you need.

Part and Inventory Search

Back
Top