o''reilly - developing java beans

o'reilly - developing java beans

o'reilly - developing java beans

... Since JavaBeans components are built purely in Java, they are fully portable to any platform that supports the Java run-time environment. All platform specifics, as well as support for JavaBeans, ... Component Model 7 The JavaBeans Architecture 9 JavaBeans Overview 11 Using Design Patterns 14 JavaBeans vs. ActiveX 14 Getting Started 15 Chapter 2. Events 15 The Java Event Model 1...
Ngày tải lên : 25/03/2014, 10:41
  • 231
  • 393
  • 0
o'reilly - building java enterprise applications volume 1 ar

o'reilly - building java enterprise applications volume 1 ar

... need to look at using BMP beans. For more information on Enterprise JavaBeans, you can pick up Enterprise JavaBeans by Richard Monson-Haefel (O'Reilly). 2.2.3.3 Java Naming and Directory ... entity beans to perform business logic computations. Used as a pure -Java data representation, entity beans can be extremely useful. Entity beans in EJB 2.0 come in two flavors: bean-m...
Ngày tải lên : 25/03/2014, 10:40
  • 274
  • 524
  • 0
o'reilly - developing asp components 2nd edition

o'reilly - developing asp components 2nd edition

... almost always an in-process (ActiveX DLL) com- ponent, though you can use out-of-process components if you wish. However, ASP is optimized for in-process access of components. As in-process COM+ objects, ... usually created using the apart- ment- or both-threaded model or the new neutral-threaded apartment model. ASP components are not and should not be created using the single-threaded model...
Ngày tải lên : 25/03/2014, 10:41
  • 831
  • 426
  • 0
O 'reilly java swing

O 'reilly java swing

... management. Chapter 1. Introducing Swing Java Swing – O’Reilly - 100 - import javax.swing.*; import javax.swing.event.*; import java. awt.*; import java. awt.event.*; public class JButtonEvents ... also properties from DefaultButtonModel (xref linkend="SWING-CH-5-TABLE-6"/>). 5.1.7 The JCheckBox Class The look-and-feels for the JCheckBox [3] class are...
Ngày tải lên : 24/09/2013, 12:27
  • 985
  • 481
  • 1
Tài liệu O''''Reilly - Java & XML, 2nd Edition ppt

Tài liệu O''''Reilly - Java & XML, 2nd Edition ppt

... properties. Example 5-2 . The DOMSerializer skeleton package javaxml2; import java. io.File; import java. io.FileWriter; import java. io.IOException; import java. io.OutputStream; import java. io.OutputStreamWriter; ... PropsToXML class package javaxml2; import java. io.FileInputStream; import java. io.FileOutputStream; import java. io.IOException; import java. util...
Ngày tải lên : 10/12/2013, 02:15
  • 428
  • 460
  • 0
Tài liệu O''''Reilly - Java Cookbook docx

Tài liệu O''''Reilly - Java Cookbook docx

... still not right: C:\javasrc\numbers> ;java TempConverter2 Fahr Centigrade. -4 0.0 -4 0 -3 0.0 -3 4.444 -2 0.0 -2 8.889 -1 0.0 -2 3.333 0.0 -1 7.778 10.0 -1 2.222 20.0 -6 .667 30.0 -1 .111 40.0 4.444 ... were printing . . . C:\javasrc\numbers> ;java TempConverter3 Fahr Centigrade. -4 0 -4 0 -3 0 -3 4.444 -2 0 -2 8.889...
Ngày tải lên : 10/12/2013, 02:15
  • 711
  • 489
  • 0
Tài liệu O''''Reilly - Java Message Service doc

Tài liệu O''''Reilly - Java Message Service doc

... because a publish-and-subscribe session and point-to-point session cannot jointly particpate in a JMS transaction. JMS transactions cannot span multiple sessions without the use of a JTA-compliant ... Geographic Dispersion These days many companies are geographically dispersed. Brick-and-mortar, click-and- mortar, and dot-coms all face problems associated with geographic dispersion of ente...
Ngày tải lên : 20/12/2013, 21:16
  • 184
  • 333
  • 1
Tài liệu O''''Reilly - Java Swing docx

Tài liệu O''''Reilly - Java Swing docx

... management. Chapter 1. Introducing Swing Java Swing – O’Reilly - 100 - import javax.swing.*; import javax.swing.event.*; import java. awt.*; import java. awt.event.*; public class JButtonEvents ... also properties from DefaultButtonModel (xref linkend="SWING-CH-5-TABLE-6"/>). 5.1.7 The JCheckBox Class The look-and-feels for the JCheckBox [3] class are...
Ngày tải lên : 20/12/2013, 21:16
  • 985
  • 374
  • 4
Tài liệu O''''Reilly - Java Servlet Programming pptx

Tài liệu O''''Reilly - Java Servlet Programming pptx

... course. Example 4-8 shows the code. Figure 4-2 . The snooped parameters Example 4-8 . Unlocking KeyedServerLock import java. io.*; import java. net.*; import java. util.*; import javax.servlet.*; import javax.servlet.http.*; public ... a server-side include counter and a chain-based counter, respectively. * Example 4-1 1. A generic counter superclass import java. io.*; import jav...
Ngày tải lên : 16/01/2014, 20:20
  • 528
  • 822
  • 1
o'reilly - database programming with jdbc and java 2nd editi

o'reilly - database programming with jdbc and java 2nd editi

... the Java APIs: JavaBeans™ In response to the Microsoft ActiveX threat, JavaSoft developed JavaBeans, a platform- neutral specification for creating software components. Part of the JavaBeans ... cash transactions. Java Core Java Core consists of libraries that shipped with the JDK 1.0 release. It includes the java. applet, java. awt, java. io, java. lang, java. net, and java. ut...
Ngày tải lên : 25/03/2014, 10:41
  • 253
  • 503
  • 0