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 TouchToneTommy 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. EE1940

    How do you make IE windows talk to each other???

    I had a few other issues also but that got me going in the right direction. Thanks a lot adam0101 .
  2. EE1940

    How do you make IE windows talk to each other???

    I have a frame set that has a top, side, and main fram. The side frame opens a new window, using window.open(...), which needs to send data back to the main window of the frame set. Can this be done and if so how??? Please help.
  3. EE1940

    NoClassDefFoundError

    Update: I am using Oracle JDeveloper 9.0.3 to deploy the app. I just tried to deploy it to the EmbededOC4J Server and it deploys just fine but the problem is when I depoy to our 9iAS OC4J server. ee1940
  4. EE1940

    Best practise for returning data from EJB's

    You could create a Value Object, which implements serializable, with the data from the ResultSet and pass it back. ee1940
  5. EE1940

    NoClassDefFoundError

    I can compile fine but when I try to deploy my application it is throwing a java.lang.NoClassDefFoundError on a class that has always deployed just fine before and has not been changed since the last time I tried to deploy. Anyone know why it won't work now?

Part and Inventory Search

Back
Top