Enterprise Tech Tips 04 Oct 2007 10:38 GMTSecurity is the theme in this issue of the tips. Learn how to secure web services using Web Services Interoperability Technology (WSIT) and how to use security annotations in enterprise beans.
Source: Sun Implementing a Local Cache to Manage Resources 04 Oct 2007 10:38 GMTWalk through the design and implementation of an image cache for MIDP that helps MIDP applications minimize their size. It allows applications to update resources while in the field.
Source: Sun JRuby and the Java Platform 04 Oct 2007 10:38 GMTThis introductory article shows you how to set up JRuby on the Java platform and explains the basics of using JRuby scripts with Java applications and the NetBeans IDE.
Source: Sun Long Running Web Process (LRWP) in the Java Platform Using GlassFish 04 Oct 2007 10:38 GMTLRWP is a protocol, similar to CGI but faster, used by a web server to communicate with its peers. In Making Java Technology Faster than C with LRWP, we showed that the Long Running Web Process (LRWP) implementation in Java using GlassFish was faster than the implementation in C and Xitami. This paper describes that LRWP implementation.
Source: Sun Restricting Access to Ajax Services 04 Oct 2007 10:38 GMTThis article highlights some techniques for restricting access to Ajax-based services. It then focuses on using URL-based API keys, which gives you fine-grained protection and allows you to track, meter, and restrict usage of a service.
Source: Sun Experts Answer MSA Questions 04 Oct 2007 10:38 GMTRead what Java ME experts have to say about the Symbian OS and the Location API, fragmentation, MSA Advanced and smartphones, and other questions.
Source: Sun Creating Extensible Applications With the Java Platform 04 Oct 2007 10:38 GMTThis article shows you two ways to create applications that are extensible, allowing you to add functionality and enhancements to an application without making changes to its original code base.
Source: Sun