Printer Friendly
The Free Library
14,634,628 articles and books
Member login
User name  
Password 
 
Join us Forgot password?

Bluestone Embraces JavaServer Pages and Java Servlets With Sapphire/Web Release 6.1 Application Server Platform; Sapphire/Web Provides Distributed JavaServer Pages, JSP, and Servlet Platform.


MOUNT LAUREL, N.J.--(BUSINESS WIRE)--June 2, 1999--

Bluestone bluestone, common name for the blue, crystalline heptahydrate of cupric sulfate called chalcanthite, a minor ore of copper. It also refers to a fine-grained, light to dark colored blue-gray sandstone. (R) Software Inc., a performance leader in Enterprise Interaction Management, today announced Sapphire/Web(R) Release 6.1, the latest release of its platform-independent, 100% Pure Java Refers to initiatives from Sun that specify 100% compliance with its Java specification. The goal is to maintain a consistent, single interface for Java so that all Java Virtual Machines can run all Java programs. See Holy Grail. (tm) Application Server that sets the new standard for enterprise-class Internet commerce (iCommerce).

With Sapphire/Web Release 6.1, Bluestone reaffirms its commitment to delivering a state-of-the-art application server platform by supporting the JavaServer Pages See JSP.

(programming, World-Wide Web) JavaServer Pages - (JSP) A freely available specification for extending the Java Servlet API to generate dynamic web pages on a web server. The JSP specification was written by industry leaders as part of the Java development program.
(tm) (JSP (JavaServer Page) An extension to the Java servlet technology from Sun that allows HTML to be combined with Java on the same page. The Java provides the processing, and the HTML provides the layout on the Web page. ) 1.0 specification and the Java Servlet API An extension to Java from Sun that provides a programming interface (API) for implementing server-side programs written in Java (Java servlets). See servlet. , the two new key components of Sun's Enterprise Java technologies announced today by Sun Microsystems Sun Microsystems, Inc. (NASDAQ: JAVA[3]) is an American vendor of computers, computer components, computer software, and information-technology services, founded on 24 February 1982.  Inc.

A leader in supporting Java standards, Sapphire/Web was one of the first application servers to be certified as 100% Pure Java and to release full support for Enterprise JavaBeans(tm) (EJBs). Now, Sapphire/Web Release 6.1 provides industry-leading distributed JSP and Java Servlet engines that give JSP and Java Servlet developers the proven load balancing, scalability, fault tolerance of Sapphire/Web, plus technologies such as Internet Quality of Service, real-time management and Hot Versioning(tm).

The Java Servlet API gives Java programmers a platform for Web applications while JSP technology provides a server-side scripting mechanism to broaden the reach of Web applications working with Java. While EJBs remain as the back-end component strategy for complex, reusable business logic, Java Servlets and JSP technology will address the much wider market of developers building Web applications.

"We expect a lot of developer interest and activity in JavaServer Pages and Java Servlet Web applications because they're powerful yet flexible and easy to write and maintain," said Bob Bickel, senior vice president of products at Bluestone. "With Release 6.1, our goal is to keep Sapphire/Web at the forefront of application server technology and provide the developer and user communities with the most powerful, comprehensive solution possible."

"Bluestone has been aggressive in supporting the latest Java technology," said Gina Centoni, director, Java Platform Product Marketing at Sun Microsystems, Inc. "We are pleased that Bluestone is supporting technologies that simplify the work of developers while providing functionality to create dynamic applications. Sapphire/Web is an excellent choice for distributed JavaServer Pages and Java Servlets, providing scalability, management and fault tolerance to customers using these open standards."

Establishing the iCommerce-Grade Platform for JavaServer Pages

and Java Servlets

Development Tool Flexibility -- Sapphire/Web has incorporated native support for the Java Servlet API and the JSP 1.0 specification. This means that any Java Servlet or JSP written in any development tool can now be run in the distributed Sapphire/Universal Business Server, giving developers a distributed platform for unlimited scalability across NT, UNIX UNIX

Operating system for digital computers, developed by Ken Thompson of Bell Laboratories in 1969. It was initially designed for a single user (the name was a pun on the earlier operating system Multics).
, Linux, AS/400, and OS/390. JSP and Java Servlet developers can instantly take advantage of dynamic load balancing, database connection pooling, and all of the other management capabilities inherent in Sapphire/Web.

Customer-Facing Fault Tolerance -- In addition to the Load Balance Broker architecture, Sapphire/Web's proven Customer-Facing Fault Tolerance can assure Web developers the highest level of reliability. Sapphire/Web's Load Balance Broker can be deployed as a Java Servlet itself within a Web server farm, or even as an ISAPI (Internet Server API) A programming interface on Internet Information Services (IIS), Microsoft's Web server. Using ISAPI function calls, Web pages can invoke programs that are written as DLLs on the server, typically to access data in a database.  or NSAPI (NetScape API) A programming interface on Netscape's Web Server. Using NSAPI function calls, Web pages can invoke programs on the server, typically to access data in a database. NSAPI is an alternative to using CGI scripts on Netscape Web servers.  within Microsoft or Netscape Web servers to balance the load across any number of application server boxes hosting the Java Servlet or JSP applications. In addition, Sapphire/Web's Load Balance Broker can take Java Servlet and JSP applications into non-browser based applications by deployment as a JavaBean or Enterprise JavaBean. In conjunction with Bluestone's XML-Server(tm), this new capability offers a completely open platform for developers.

Database Connection Pooling - Included in Sapphire/Web 6.1 is a JDBC Driver Proxy that provides connection pooling for all JDBC-compliant drivers. This means Java Servlets and JSP developers can immediately take advantage of database connection pooling for faster, more efficient database access without making any changes in the way they call JDBC (Java DataBase Connectivity) A programming interface that lets Java applications access a database via the SQL language. Since Java interpreters (Java Virtual Machines) are available for all major client platforms, this allows a platform-independent database  databases.

Internet Quality of Service (IQS IQS Initial Quality Study (JD Power and Associates)
IQS Initial Quality Survey
IQS Integrated Quality Services
IQS Institute of Quantity Surveyors
IQS Intelligent Query Service
(tm)) - Sapphire/Web's ground-breaking Internet Quality of Service facility provides service level differentiation. In practice, the company's best users get the highest application performance possible. Sapphire/Web can also reset service levels dynamically, such that visitors new to a site may enter with a low service level, but are upgraded on-the-fly to higher levels according to their site interactions.

Enterprise Level Management -- Sapphire/Application Manager (SAM) adds key real-time monitoring, control, and deployment options to any JSP or Java Servlet. SAM provides system administrators notification services for outages, performance bottlenecks, and trending. System administrators have real-time control of the application server deployment, which lets them add more application server instances of a JSP or Servlet A Java application that runs in a Web server or application server and provides server-side processing such as accessing a database and e-commerce transactions. Widely used for Web processing, servlets are designed to handle HTTP requests (get, post, etc.  while the application is running and under peak load. SAM also provides tight integration to Enterprise Management Systems like CA Unicenter.

Hot Versioning -- Bluestone's unique Hot Versioning technology is also available to any Java Servlet or JSP, thereby giving Website administrators the ability to upgrade a site without incurring any downtime.

Extensive Java Application Server Class Library -- In addition, Java Servlet and JSP developers can take advantage of Sapphire/Web's extensive Java class library The Java Class Library is a set of dynamically loadable libraries that Java applications can call at runtime. Because the Java Platform is not dependent on any specific operating system, applications cannot rely on any of the existing libraries.  for such features as Persistent State Servers, Live Object Cache, and Security.

EJB (Enterprise JavaBeans) A software component in Sun's J2EE platform, which provides a pure Java environment for developing and running distributed applications. EJBs are written as software modules that contain the business logic of the application.  Support - JSP and Servlet developers can also take advantage of any EJB's generated with Sapphire/Web, as well as work with any EJB server, including Sapphire/Web. This delivers on the promise of an open Java platform.

Sapphire/Web Release 6.1 is available in Beta today, with production shipment scheduled for July 30, 1999. Pricing remains unchanged for Sapphire/Web Release 6.1, starting at $25,000 for a starter kit.

About Bluestone Software

Bluestone Software Inc. is a performance leader in Enterprise Interaction Management software. Companies like ARI ARI Acute respiratory infection, see there , Conexant (formerly Rockwell Semiconductor), Dreyfus Corp., Eli Lilly, MCI (1) (Media Control Interface) A high-level programming interface from Microsoft and IBM for controlling multimedia devices. It provides commands and functions to open, play and close the device.

(2) (Microwave Communications Inc.
 WorldCom, Reliance National, and Time Inc. depend on Bluestone Sapphire/Web and Bluestone XML XML
 in full Extensible Markup Language.

Markup language developed to be a simplified and more structural version of SGML. It incorporates features of HTML (e.g., hypertext linking), but is designed to overcome some of HTML's limitations.
 Suite(tm) Application Server frameworks to integrate business applications into Web-enabled environments, manage information interactions, and exchange data with employees, partners, and customers. For more information about Bluestone, please call 609/727-4600 or visit http://www.bluestone.com.

Bluestone and Sapphire/Web are registered trademarks, and Bluestone XML Suite, XML-Server, and Hot Versioning are trademarks, of Bluestone Software, Inc. Sun, Sun Microsystems, Java, JavaBeans, Enterprise JavaBeans, 100% Pure Java, and JavaServer Pagers are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. All other names, brands, or products may be trademarks or registered trademarks of their respective owners.
COPYRIGHT 1999 Business Wire
No portion of this article can be reproduced without the express written permission from the copyright holder.
Copyright 1999, Gale Group. All rights reserved. Gale Group is a Thomson Corporation Company.

 Reader Opinion

Title:

Comment:



 

Article Details
Printer friendly Cite/link Email Feedback
Publication:Business Wire
Geographic Code:1USA
Date:Jun 2, 1999
Words:1065
Previous Article:Princeton Softech Acquires SELECT Product Family; eBusiness Solutions Are Strengthened by Move into Component-Based Development Products.
Next Article:Barrack Rodos Files Suit Against 3Com Corp. and Its Officers and Directors Alleging Misrepresentations and Insider Trading.
Topics:



Related Articles
GemStone Systems and Verve, Inc. Embrace J2EE for Workflow; Joint Demonstration to Be Showcased at JavaOne.
GemStone Systems and Verve, Inc. Embrace J2EE For Workflow.
GemStone Systems Lays Out Strategy for J2EE-Based Business-to-Business Internet Commerce Platform.
GemStone and NetBeans Create Strategic Alliance to Bring Seamless Deployment for Enterprise JavaBeans Applications.
Internet Focus.(Brief Article)
Consumer web site unveiled.(National Association of Insurance Commissioners unveils insurance consumers' complaints database on the Web)(Brief...
webMathematica: Wolfram Research. (Internet).(www.wolfram.com)(Brief Article)
"Java Servlet and JSP Cookbook".(Book Browser)
Subject: Acquisition Integrity and Ethics.(Policy & Legislation)
John Deere website.(Construction Equipment ...)

Terms of use | Copyright © 2009 Farlex, Inc. | Feedback | For webmasters | Submit articles