devxlogo

November 10, 2004

Use Java to Interact with Your Clipboard

clipboard acts as a temporary staging area where application users store cut or copied information, including text, graphics, objects, and other data types. It is a heavily exploited data sharing

An Introduction to Java Object Persistence with EJB

toring and retrieving information for most applications usually involves some form of interaction with a relational database. This has presented a fundamental problem for developers for quite some time since