Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Create components in your application with JavaBeans
- JavaBeans let you visually assemble components and dynamically change properties on the fly. Peter V. Mikhalenko discusses the JavaBeans conventions, events, and listeners. The JavaBeans model enables developers to create software units called components also known as beans. You can assemble beans into composite components, applets, or...
- Tags: JavaBeans, Persistence, Java, Middleware, Peter V. Mikhalenko, bean, Java Tips Newsletter, Method, Event, Component, Class, Property, Customization, JavaBeans API Specification, java.beans.Introspector Class, Programming Languages, Software Development, Software/Web Development, Enterprise Software, Software
- Technical articles 2006-12-13
Additional Resources
- Using the Persistence API in Desktop Applications
- The JSR 220 specification defines Enterprise JavaBeans 3.0. One of its primary goals is to simplify the creation, management, and storage of entity beans. Working towards that goal, Sun Microsystems and supporting community developers created a new Application Programming Interface API that lets one use "Plain old Java objects" or...
- Tags: Bean, Sun Microsystems Inc., API, JSR 220 Specification, Java Persistence Application Programming Interface, EJB, Desktops, Software Development, Software/Web Development, Hardware
- White papers 2007-06-01
- Using the Java Persistence API in Desktop Applications
- The JSR 220 specification defines Enterprise JavaBeans 3.0. One of its primary goals is to simplify the creation, management, and storage of entity beans. Working towards that goal, Sun Microsystems and supporting community developers created a new Application Programming Interface API that lets one use "Plain old Java objects" or...
- Tags: Desktop, Bean, Sun Microsystems Inc., API, JSR 220 Specification, Java Persistence Application Programming Interface, Programming Languages, EJB, Java, Software Development, Software/Web Development
- White papers 2007-06-01
- Xotics (zip)
- Xotics is a set of Java tools and libraries for XML programming and processing, based on the association of JavaBeans and XPath 2 requesting support. Xotics is a complete solution, intended to Java developers, addressing both client and server side programming. Xotics contains a Core API implementing base concepts, an...
- Tags: Concept, JavaBeans, XPath, Xotics, XML, Java, Software/Web Development, Web Development, Programming Languages, Software Development
- Software downloads 2006-04-14
- The Java Persistence API - A Simpler Programming Model for Entity Persistence
- A major enhancement in Enterprise JavaBeans EJB technology is the addition of the new Java Persistence API, which simplifies the entity persistence model and adds capabilities that were not in EJB 2.1 technology. The Java Persistence API deals with the way relational data is mapped to Java objects ("Persistent entities"),...
- Tags: Programming Model, API, Programming, Entity Persistence, EJB, J2Ee, Programming Languages, Java, Application Servers, Middleware, Enterprise Software, Software Development, Software/Web Development, Software
- White papers 2006-05-01
- Technical Note: Using Java IrCOMM in the Nokia 5140 Imaging Device
- The Nokia 5140 imaging device supports Java IrDA serial port but the IrCOMM API is a Nokia proprietary API, which does not fully follow the MIDP 2.0 specification even if it provides the same features. The difference is that when an IrCOMM link is requested, the URL is different from...
- Tags: MIDP, Nokia Corp., Java, Imaging, Difference, Document Management, Enterprise Software, Software, Finance, Managerial Accounting
- White papers 2004-10-14
- Converting an EJB 2.0 Entity Bean to EJB 3.0
- The Enterprise JavaBeans EJB 3.0 specification has facilitated the development of EJBs, by providing an annotations-based API in which the remote/local and home/local home interfaces are not required. The deployment descriptors that form the basis of an EJB 2.0 entity bean are also not required for deploying an EJB 3...
- Tags: EJB 2.0, EJB, J2Ee, Application Servers, Middleware, Enterprise Software, Software Development, Software/Web Development, Software
- White papers 2006-01-01
- Managing Personal Information - An Introduction to the PIM API for Java ME, Part 1
- Personal information is one of the most important functions found in a handset, just second to voice. Users can use the PIM API for Java ME to enable their mobile Java applications to read and write to/from the locally stored personal information databases. Users can even write synchronizers to keep...
- Tags: Handset, PIM API, Personal Information, Programming Languages, Java, Software Development, Software/Web Development
- White papers 2007-03-01
- API Generator for Visual Basic (zip)
- The API Generator is an advanced API Viewer that enables you to create prototypes for any VB API calls. If you have used the Microsoft API Viewer in VB6, and you are starting to work with VB. NET, the API Generator will help you to apply all your knowledge of...
- Tags: Microsoft Visual Basic, API, API Generator
- Software downloads 2007-01-15
- Organization Drop Proprietary Solutions in Favor of Java Community Process (JCP) Standard JSR 101 JAX-RPC API
- Today's developers, businesses, and manufacturers are well aware that if an application programming interface API is not portable and interoperable, it is likely to lead down a proprietary dead end. BEA Systems, Systinet, and Oracle, as well as the open-source Apache community have no such reservations when it comes to...
- Tags: JCP, API, Java, Programming Languages, Software Development, Software/Web Development
- Case studies
- Java Tech: Acquire Images With TWAIN and SANE, Part 3
- This paper introduces SANE, where the user can learn about SANE's environment, API, and network protocol. The paper explores a Java API for acquiring images with SANE and discusses the need for both SANE and Technology Without An Interesting Name TWAIN. SANE is an API and image-acquisition specification that primarily...
- Tags: Network, Java, Environment, Sun Microsystems Inc., API, Image, Unix, SANE, Operating Systems, Software
- White papers 2005-04-11
- Service Data Objects for C++Specification
- Service Data Objects SDO is a data programming architecture and an API. The main purpose of SDO is to simplify data programming, so that developers can focus on business logic instead of the underlying technology. SDO simplifies data programming by: unifying data programming across data source types, providing support for...
- Tags: Data Source, BEA Systems Inc., Programming, Service Data Objects, Data Programming, Data Object, Data Object API, Development Tools, Software Development, Software/Web Development
- White papers 2005-11-01
- The Security and Trust Services API for J2ME, Part 1
- Introduced with the Java Specification Request 177, the Security and Trust Services API SATSA optional packages provides APIs for communication with security elements, as well as security APIs for the management of digital signatures, digital certificates, and cryptographic operations. This paper presents an overview of SATSA, cover the communication APIs,...
- Tags: J2ME, API, Security
- White papers 2005-03-01
- First version of mobile Linux specification released
- The first version of the mobile Linux specification was released on Monday by the Linux Phone Standards Forum LiPS. Formed in 2005, LiPS comprises companies such as Orange, France Telecom, MontaVista, and Access. The released specifications, while covering all the key components necessary to build...
- Tags: Phone, Mobile, Specification, Mobile Linux, LiPS, Linux, Telecom & Utilities, Operating Systems, Software, Paul Mah
- Blog posts 2007-12-11
- Converting the WorldClock Portlet From the IBM Portlet API to the JSR 168 Portlet API
- This paper shows how to convert a portlet that was originally developed for the IBM WebSphere Portal proprietary Portlet API to one using the JSR 168 standard portlet API. It describes the main issues in performing such a portlet conversion. If a person needs to convert a portlet from the...
- Tags: Portlet, API, IBM Corp.
- White papers 2004-12-01
- Introduction to the FileConnection API
- This paper describes the FileConnection API. It also includes a brief description of the example MIDlet that is included in this package and additional details about the API implementation in Nokia devices. The FileConnection API was specified in JSR-75: PDA Optional Packages for the J2ME Platform, which includes two Java...
- Tags: Package, Nokia Corp., J2ME, API, PDAs, Java, Handhelds, Hardware, Programming Languages, Software Development, Software/Web Development
- White papers 2004-11-02
- Introducing XQJ: A Java API for XQuery
- Query is a declarative language for querying XML that's similar to SQL for querying relational data. Most Java developers are familiar with JDBC, which provides a standard Java API to interact with a variety of SQL engines operating against relational data sources. XQJ has the same goal: It provides Java...
- Tags: XQuery, XQJ, JSR 225 Specification, Programming Languages, XML, Java, Software Development, Software/Web Development, Web Development
- White papers 2007-05-22
- Bootstrap Interfaces Definition by Leveraging OSS Common JSR Design and Shared Entities
- Operations Support Systems OSS enable telecommunications companies to manage, monitor and control telecommunications networks. Service management considerations include handling new customers and service activation with subsequent service assurance. Service management is always looking to minimize the costs of introducing new services and of changing existing ones. This paper provides users...
- Tags: Service Management, Sun Microsystems Inc., Telephony, It Services, Java, Telecom & Utilities, Programming Languages, Telecommunications, Networking, Software Development, Software/Web Development
- White papers 2006-04-01
- Handle DOM streaming protocols with the Remote Events for XML (REX) 1.0 specification
- REX specificationAre you familiar with the REX 1.0 specification? What specific use do you see for REX in your development of XML applications?
- Tags: specification, REX, xml, application development, dom, peter mikhalenko, Mark W. Kaelin, programming, Document Object Model
- Discussion threads 2006-09-01
- PenPal Sample: Using the Microsoft Windows CE Mail API (exe)
- The Microsoft Windows CE operating system provides developers with an API to handle the reading, manipulation, and sending of e-mail. The Windows CE Mail API is not related to the Messaging API MAPI. However, it is somewhat similar to Simple MAPI. This version is the first release on CNET Download.com.
- Tags: API, Microsoft Corp., Windows CE Mail API, Microsoft Windows CE, Microsoft Windows, Handhelds, Operating Systems, Software, Hardware
- Software downloads 2007-09-18
- << Previous
- page 1 of 1
- Next >>