Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Enhance Eclipse RCP With Scripting
- Java Specification Request JSR 223 defines a set of APIs and a related framework to integrate the Java platform with scripting languages. The APIs are part of the standard library that ships with Java SE 6, so one gets free scripting support whenever one runs applications on a SE 6...
- Tags: Jupitermedia Corp., Eclipse, Scripting Language, Java Specification Request 223, Programming Languages, Java Development Tools, Java, Open Source, Software Development, Software/Web Development, Development Tools
- White papers 2007-05-09
Additional Resources
- Scripting for the Java Platform
- The Java platform provides rich resources for both desktop and web application development. However, using those resources from outside the platform has been impractical unless a person resorts to proprietary software solutions. No industry standard has defined or clarified how developers can use Java class files from other programming languages....
- Tags: Java Platform, Java, Programming Languages, Software Development, Software/Web Development
- White papers 2006-07-01
- Getting Started With Java Data Objects (JDO): A Standard Mechanism for Persisting Plain Java Technology Objects
- The task of persisting Java technology objects to any relational database is challenging because it involves serializing the hierarchically structured Java objects to a tabular-structured database and vice versa. This challenge is unique because of the need to map Java technology objects to database columns and records in a way...
- Tags: Database, Java Technology, Programming Languages, Java, Software Development, Software/Web Development
- White papers 2005-08-09
- Making Scripting Languages JSR-223-Aware
- The new Java Scripting API integrates scripting languages into the Java environment. JSR-223-aware applications can execute scripts and, if the scripting language supports this feature, exchange data objects with them. This paper explains how to query available languages and how to communicate with them. But what does it take to...
- Tags: Author, Scripting Language, Java Scripting API, Scripting Languages, Software/Web Development, Web Development
- White papers 2006-09-21
- Bluetooth Developers and Implementers Can Succeed With Java Specification Request (JSR) 82
- The common means of payment for purchases large and small will change for those who own a Java technology-enabled Bluetooth handheld device such as a mobile phone, pager, or PDA. So predicts C Bala Kumar, Distinguished Member of Technical Staff for Motorola's Wireless Software, Application and Services group, and the...
- Tags: Developer, Java Specification Request, Java, Programming Languages, Bluetooth, Software Development, Software/Web Development, Wireless
- Case studies
- Simplify and Unify Data With a Service Data Objects Architecture
- Service Data Objects SDO is a specification approved by the Java community through the Java Specification Request JSR 235. It is also part of the joint effort from IBM and BEA Systems called CommonJ. SDO is an API Application Programming Interface that helps simplify and unify data access across different...
- Tags: Data Source, API, JDBC, IBM Corp., Service Data Objects, Java, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- White papers 2005-09-13
- Reading GSM Sim Card
- Hi there,We have a request for development of a software req. specification for a mobile m-banking application written in Java. My question is can the Java application running on a mobile phone have access to that SIM card phone or serial number, send and receive SMS messages etc.thnks!
- Tags: Cellular phones, Programming languages, beciragic@..., GSM
- Discussion threads 2007-04-04
- Real-Time Java, Part 3: Threading and Synchronization - Threading and Synchronization Considerations in the Real-Time Specification for Java
- This paper, the third in a six-part series on real-time Java, examines aspects of threading and synchronization that an implementation of the Real-time Specification for Java RTSJ must support. One will also learn about related threading and synchronization concerns that are essential to keep in mind when one develops and...
- Tags: Specification, Programming Languages, Java, Software Development, Software/Web Development
- White papers 2007-04-24
- 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
- UML Modeling in Sun Java Studio Enterprise
- The Unified Modeling Language UML specification from the Object Management Group OMG defines a powerful way in which to model application structure, architecture, and processes. Java Studio Enterprise 7 introduces many new features, including UML modeling that complies with the draft UML 2.0 specification. Java Studio Enterprise 7 supports eight...
- Tags: Java, Sun Microsystems Inc., Sun Java, Java Studio Enterprise 7, UML, Programming Languages, Ooa/Ood/Oop, Software Development, Software/Web Development
- Webcasts
- Web Services APIs for J2ME, Part 2: Java API for XML Processing
- The Web Services APIs WSA for Java 2 Platform, Micro Edition (J2ME), as defined by the Java Community Process Java Specification Request JSR 172, defines two independent optional packages for remote service invocation and XML parsing. These Java APIs are targeted at both the Connected Device Configuration CDC and the...
- Tags: CLDC, Web, J2ME, Java, Programming Languages, XML, Software Development, Software/Web Development, Web Development
- White papers 2004-11-02
- Apache project keeps pace with Java changes
- This is beginning to look like a mess.Is SUN still in charge of the Java specification ? Officially yes I suppose. However, how will this this translate in practice ?
- Tags: platform, tool, programming, jslarochelle@..., Apache Software Foundation, Java
- Discussion threads 2006-11-16
- Integrating Java Open Single Sign-On in Pluto
- This paper shows how to provide single sign-on functionality in Apache's Pluto portlet container. Pluto is the reference implementation of the Java Portlet Specification (JSR 168). Pluto represents a runtime environment for portlets implementing the Portlet API that offers services through portal pages and manages their lifecycle. A portlet is...
- Tags: Portlet, Java, Single Sign-on, Pluto, Portals, Internet
- White papers 2005-02-18
- 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
- Java EE 5 SDK (jsp)
- As the industries first compatible implementation of the Java Platform, Enterprise Edition Java EE 5 specification, the Java EE 5 SDK provides the foundation for delivering enterprise-class applications and Web services. It offers a unique modular architecture based on some of the industries most proven, high-performance, and standards-compliant components. Version...
- Tags: JSP, Programming Languages, Java, Software Development, Software/Web Development
- Software downloads 2007-01-02
- Develop more efficient code under the new Java language specifications
- The latest specifications reflect the increasing maturity of Java. This chapter excerpt describes the current lexical structure of the Java programming language. The inner workings of any programming language are established by the agreed to language specifications. Reflecting the maturity of the Java programming language, the most...
- Tags: Specification, Programming Language, Addison-Wesley, Programming Languages, Java, Software Development, Software/Web Development
- Book chapters 2005-08-02
- 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
- Java 2 SE (dmg)
- The Java 2 Platform Standard Edition (J2SE) 5.0 Release 1 software update provides support for cross-platform J2SE 5.0 applications and J2SE 5.0-based applets in Safari on Mac OS X 10.4 "Tiger."This update does not change the default version of Java on your Mac from Java 1.4.2 to J2SE 5.0, though...
- Tags: J2SE, Java 2, Java, Programming Languages, Software Development, Software/Web Development
- Software downloads 2005-05-05
- Java Application Platform SDK: Overview
- Sun Microsystems recently released the Java Application Platform SDK to streamline enterprise application development and improve developer productivity. The SDK also supports the newly released Java Platform, Standard Edition 6 and the latest technologies of the Java Platform, Enterprise Edition 5 (Java EE 5) Specification. This version also introduces a...
- Tags: Java Application, Platform SDK, Sun Microsystems Inc., SDK, Programming Languages, Java, Software Development, Software/Web Development
- White papers 2007-05-04
- Model Checking Real Time Java Using JAVA PATHFINDER
- The Real Time Specification for Java RTSJ is an augmentation of Java for real time applications of various degrees of hardness. The central features of RTSJ are real time threads; user defined schedulers; asynchronous events, handlers, and control transfers; a priority inheritance based default scheduler; non-heap memory areas such as...
- Tags: Programming Languages, Java, Software Development, Software/Web Development
- White papers 2006-04-07
- << Previous
- page 1 of 1
- Next >>