Eyeos As the Cloud Computing Working Together IBM and Eyeos Are Making Available a Sample Virtual Linux Desktop Workload for the Solution Edition for Cloud Computing

Total Page:16

File Type:pdf, Size:1020Kb

Eyeos As the Cloud Computing Working Together IBM and Eyeos Are Making Available a Sample Virtual Linux Desktop Workload for the Solution Edition for Cloud Computing INTRODUCTION To The Web Operating System Submitted By: - Vijay Soni V Sem. (Computer Engineering) Govt. Engg. College, Ajmer Written in : PHP, XML, JavaScript Platform : Cross-platform Available in : Multilingual Type : Web Operating System License : AGPL Website : http://eyeos.org Introduction : WebOS and Web operating system are terms that describe networnetwonetworkrkk services for Internet scale distributed computing, as in the WebOS Project at UC Berkeley, and the WOS Project. In both cases the scale of the web operating system extends across the IntInternet,ernet, like the web.. “More generally, WebOS refers to a software platform that interacts with the user through a web browser and does not depend on any particular local operating system ” In a way the term is a misnomer, because it doesn’t mmeeanan a ‘real’ Operating System in the traditional sense - like Linux or Windows. A better term is probably ‘Web Desktop’… WEBTOP is another name for WebOS… What Is EyeOS? eyeOS is an open source web desktop following the cloud computing concept that seeks to enable collaboration and communication among users. It is mainly written in PHP, XML, and JavaScript. It acts as a platform for web applications written using the eyeOS Toolkit. It includes a Desktop environment with applications and system utilities. It is accessible by portable devices via its mobile front end. These services turn the desktop into a service that runs on the Internet rather than on the local computer. As these services include a file system and application management system, they increasingly overlap with the functionality of a traditional desktop computer operating system From a technical point of view, eyeOS is a platform for web applications, created with the idea to make easier the development of these applications. Nowadays there are many web related technologies such as PHP, XHTML, CSS, Javascript, and it is required to know a lot of languages and understand a big number of concepts to create web applications. Furthermore, each web browser interprets this code in a different way and each version and PHP configuration behaves slightly different from the rest. EyeOS seeks to satisfy these problems and some others derived from the web development, offering to the programmers a homogenous platform for their web applications, using only PHP and Javascript delegating to the system the resources management, the communication with the browser, the security, etc… Basic structure of eyeOS : The platform is created over a client-server architecture, where eyeOS is the server and the client usually is a web browser. Cloud Computing Cloud computing is Internet-based computing, whereby shared resources, software,software, andand information are p rovided to computers and other devices on demand, liklikee the electricity grid. Cloud computing is a natural evolution of the widespwidespreadread adoption of virtualization, Service - oriented architecture and utility computing This frequently takes the form of web -base d tools or applications that users can access and uusese through a web browser as if it were a program installinstalleded locally on their own computer Some of the larger IT firms that are actively involvinvolveded in cloud computing are Fujitsu, Micro soft, Hewlett Packard, I BM, VMware, NetApp and Dell. Cloud Computing Is a Service o IaaS - Infrastructure as a Service o PaaS - Platform as a Service o SaaS - Software as a Service History : The first publicly available eyeOS version was released on August 1, 2005 as eyeOS 0.6.0 in Barcelona (Spain). At the time, it greatly participated in creating the definition of a web operating system and acted as a concept. Quickly, a worldwide community of developers took part in the project and helped improve it by translating, testing and developing it. After two years of development, the eyeOS Team published eyeOS 1.0(on June 4, 2007). Compared with previous versions, eyeOS 1.0 introduced a complete reorganization of the code and some new web technologies, like eyeSoft, a portage-based web software installation system. Moreover, eyeOS also included the eyeOS Toolkit, a set of libraries allowing easy and fast development of new web Applications. With the release of eyeOS 1.1 on July 2, 2007, eyeOS changed its license and migrated from GNU GPL Version 2 to Version 3. Version 1.2 was released just a few months after the 1.1 version and integrated full compatibility with Microsoft Word files. eyeOS 1.5 Gala was released on January 15, 2008. This version is the first to support both Microsoft Office and OpenOffice.org file formats for documents, presentations and spreadsheets. It also has the ability to import and export documents in both formats using server side scripting.[7] eyeOS 1.6 was released on April 25, 2008 and included many improvements such as synchronization with local computers, drag and drop, a mobile version and more.[8] eyeOS 1.8 Lars was released on January 7, 2009 and featured a completely rewritten file manager and a new sound API to develop media rich applications. Later, on April 1, 2009 1.8.5 was released with a new default theme and some rewritten apps such as the Word Processor or the Address Book. On July 13, 2009 1.8.6 was released with an interface for the iPhone and a new version of eyeMail with support for POP3 and IMAP. Features : File Sharing Platform With eyeOS you can manage and save your files with a synchronitzatoin between your computer and a virtual network drive connected with eyeOS.. • Fast access to your information from any device with a web browser; • You can create workgroups, managing user profiles and groups to facilitate collaborative work between them; • Blackboard to send messages between users and members of your groups; • Work collaboratively with the same document at the same moment • Allows an eyeOS platform to connect with the end users outside the system by allowing any eyeOS user to share his/her files with everyone, getting a simple URL for any file which should be shared; • Files links can also be sent via e-mail; • Files can also be shared with a password protection and only for certain groups of users; The Base Applications eyeOS comes by default with applications to create and work with Office files (with a word processor and a spreadsheet program), calendar, diary, email (with POP3/IMAP support) and much more. EyeOs aims to be a great stable suite for comfortable online work, both individually and with other users simultaneously. Better, Easier Development Making eyeOs 2.0 applications is easier than ever. The GUI (graphical user interface) is completely implemented in JavaScript, and the system is based on OOP (object-oriented programming) and can be expanded or modified by adding classes and methods. The new store methods (GenericDao) allow you to save and retrieve data from the database transparently: it is not necessary to know SQL. Creating RIA (rich Internet applications) is easy and fast. Now eyeOS is a framework that combines JavaScript and PHP: there is no quicker and easier way to create a RIA. RIA Framework EyeOS is not only a web desktop with its own valuable applications; it has been designed from the beginning to enable easy development and creation of new applications. EyeOS 2.0 is the perfect development framework for quick and easy creation of rich Internet applications. It has been completely developed with open technology and widely accepted standards such as PHP, MySQL, JavaScript, log4php, PHPUnit, OpenOffice and others, enabling the system to function on a common web server without any modifications, and using any standard browser without any additional plug-ins installed. Open Source It is simple to access the EyeOS code, because it follows an open development model with a public SVN, version control system, which tracks the development of the project. Furthermore, all of the EyeOs code is documented so that you can start using it from day one. Develop Easily Learning to program in EyeOs is quick and easy. And once it is done, you don’t have to worry about the system at all! Thus, it is very easy to create an application. EyeOs has been designed as a totally extensible system so that anyone can create an application using PHP and JavaScript and integrate it into the system. Its free software model and free license mean that the software can be adapted without problems. EyeOS as the Cloud Computing Working together IBM and eyeOS are making available a sample virtual Linux desktop workload for the Solution Edition for Cloud Computing. Clients who choose to the eyeOS sample workload can: • Accelerate the learning process for cloud computing with an open source software workload. • Understand the anatomy of cloud images the contain operating systems, middleware and applications. • Increase the speed to value for the Solution Edition for Cloud Computing. Extras : Ublquity : Access your documents, files and applications from anywhere and any device. Flexibility : From the small business to the big corporation. Also for individual use. There is an eyeOS for you! Integration : The eyeOS architecture makes easier and faster the integration of any web application that you use Slmpllclty : From its first steps. eyeOS has been planned and created to be intuitive and easy to use. Collaboration : Share files and edit them in a real-time collaboration suite with other users. Privacy : Decide where your files are: You can have your own eyeOS server! Security : Control your eyeOS. You are who manage roles and permissions for each user. Low costs : All in one in a single platform: the best way to optimize time and resources. Structure And API : For developers, eyeOS provides the eyeOS Toolkit, a set of libraries and functions to develop applications for eyeOS. Using the integrated Portage-based eyeSoft system, one can create their own repository for eyeOS and distribute applications through it.
Recommended publications
  • A Web Desktop Or Webtop Is a Desktop Environment Embedded in a Web Browser Or Similar Client Application
    II BASIC THEORY II.1 What is Web Desktop? A web desktop or webtop is a desktop environment embedded in a web browser or similar client application. A webtop integrates web applications, web services, client-server applications, application servers, and applications on the local client into a desktop environment using the desktop metaphor. Web desktops provide an environment similar to that of Windows, Mac, or a graphical user interface on Unix and Linux systems. It is a virtual desktop running in a web browser. In a webtop the applications, data, files, configuration, settings, and access privileges reside remotely over the network. Much of the computing takes place remotely. The browser is primarily used for display and input purposes. II.2 History In the context of a web desktop, the term Webtop was first introduced by the Santa Cruz Operation (SCO) in 1994 for a web-based interface to their UNIX operating system. Andy Bovingdon and Ronald Joe Record, who both explored the concepts in different directions, are often credited as the inventors. II.3 About eyeOS eyeOS is an open source web desktop written in mainly PHP, XML, and JavaScript. It acts as a platform for web applications written using the eyeOS Toolkit. It includes a Desktop environment with 67 applications and system utilities. It is accessible by portable devices via internet. III.3 eyeOS Implementation III.3.1 Advantages of eyeOS • Convenience: A personalized desktop on every supported client device • Mobility: Access your desktop anywhere there is a supported client device • Session Management: Server-side session management allows roaming users to access restored sessions from anywhere III.3.2 Limitations Security: Due to the fact that all data is transferred over the internet, it might be possible for a hacker to intercept the connection and read data.
    [Show full text]
  • Web 2.0 Services
    Web 2.0 services: these objects are closer than they appear EDUCAUSE Evolving Technologies Committee Malcolm Brown, Dartmouth College [email protected] September, 2006 What is it? Web 2.0 services are a very broad range of network-based, cross platform services. This is an area that is expanding rapidly, so rapidly in fact that columnists and bloggers are drawing parallels to the dot com boom. The diversity of these services and their relentless pace of evolution make it challenging to define this evolving technology succinctly. A useful O’Reilly article1 suggests that the “Web 2.0” is less of a standard and more of a “gravitational core,” drawing applications into a common technology and functionality space rather than riveting them in place by means of a firm engineering standard. Much has already been written about these services, so there is no need to recapitulate that here. The O’Reilly article provides an excellent overview. But what may not be apparent unless you are following this technology closely is that it is evolving, expanding, and diversifying at an astonishing rate, and it is coming—has come—to a campus near you. While it might be difficult to define web services in a sentence or two, we can try to get a handle on it by identifying the technology’s key characteristics. They are diverse. Emily Chang’s eHub site2 provides an excellent overview of Web services. At last count, she documents 1,066 web-based resources using 64 categories, including business, Internet phone and TV, audio and music, collaboration and management, mashups, social web, travel, e-learning, e-mailing (and many more).
    [Show full text]
  • Installation Guide Brightware 8.1.4
    Brightware™ Installation Guide Version 8.1.4 Trademark, Copyright, and Patent Acknowledgements edocs is a trademark of edocs, Inc. Brightware is a registered trademark of edocs, Inc. Brightware Contact Center Suite, Answer, Concierge, and Converse are trademarks of edocs, Inc. Adobe and Acrobat are registered trademarks of Adobe Systems Incorporated Internet Explorer, Microsoft Data Access Components Software Development Kit, Microsoft Management Console, Microsoft Virtual Machine, Personal Web Server, SQL Server, SQL 2000, Windows, and Word are registered trademarks of Microsoft Corporation Java, JavaScript, Solaris, and JRE are trademarks of Sun Microsystems, Inc. Linux is a registered trademark of Linus Torvalds Netscape Navigator is a registered trademark of Netscape Communications Corporation Oracle is a registered trademark of Oracle Corporation Red Hat is a registered trademark of Red Hat, Inc. Visual C++ is a trademark of Microsoft Corporation WebLogic Server is a trademark of BEA Systems, Inc. WebSphere is a registered trademark of International Business Machines Corporation. This document, as well as the software described in it, is delivered under license and may be used or copied only in accordance with the terms of such license. The content in this document is delivered for informational use only, is believed accurate at time of publication, is subject to change without notice, and should not be construed as a commitment by edocs, Inc. edocs, Inc. assumes no responsibility or liability for any errors or inaccuracies that may appear in this document. The User of the edocs applications is subject to the terms and conditions of all license agreements signed by the licensee of this application.
    [Show full text]
  • An Approach to Private Cloud Using LAMP and Eyeos
    International Journal of Engineering Research & Technology (IJERT) ISSN: 2278-0181 Vol. 2 Issue 4, April - 2013 An Approach to Private Cloud Using LAMP and EyeOS Ashish Raj Harjasdeep Singh Praveen Ghanghas Research scholar Lecturer Research scholar MIMIT Malout MIMIT Malout MIMIT Malout ABSTRACT and for certain business applications like customer Cloud computing is a model for enabling relationship management (CRM)[8]. convenient, on-demand network access to a shared pool of configurable computing resources (e.g., Main characteristics of cloud computing: networks, servers, storage, applications, and services) that can be rapidly provisioned and On-demand self-service—A consumer released with minimal management effort or can unilaterally provision computing service provider interaction. capabilities, such as server time and network storage, as needed automatically EyeOS is free Cloud Computing Operating System without requiring human interaction with software which let you access all your necessary each service‘s provider[5]. files, folders, office, calendar, contacts and much Broad network access—Capabilities are more anywhere in the world. You can use it available over the network and accessed personally on your computer or you can use it for through standard mechanisms that collaborative work and share data to your company, promote use by client platforms (e.g., firm, clients and colleagues for more innovative mobile phones, laptops, and PDAs). ideas and better brain storming. You can host Resource pooling—The provider‘s eyeOS on your server and make your own Cloud computing resources are pooled to serve system to access your data anywhere you want to. IJERTIJERT multiple consumers using a multi-tenant All you need to do is login into your eyeOS server model, with different physical and virtual with a normal Internet Browser, and you have resources dynamically assigned and access to your personal desktop, with your reassigned according to consumer applications, documents, music, movies..
    [Show full text]
  • Cloud Computing Influence on Operating System
    Sci.Int.(Lahore),27(1),225-230,2015 ISSN 1013-5316; CODEN: SINTE 8 225 CLOUD COMPUTING INFLUENCE ON OPERATING SYSTEM Zain Tahir, Muhammad Aslam, Mishall Fatima* Department of Computer Science, UET, Pakistan * Department of Computer Engineering, NUST Pakistan Corresponding author: [email protected] ABSTRACT: In last decade internet usage has increased tremendously. Internet subsequently the Web has changed the way how people think about using computers in their daily life. This enormous shift towards the Web is made possible by many internet enable electronic gadgets which provide access virtually from anywhere to the Web. In this paper, we have studied different Web operating systems in terms of designs, architecture, and functionalities. A positive association has been found how cloud computing affects the traditional desktop operating system and shifting it to the cloud, Web, and mobile. To consolidate our arguments, we have presented case studies of different cloud operating systems like Windows Azure, Chrome OS, Eye OS, and you OS. However, cloud based operating system would be main focus in future with involvement of intelligent agents. Keywords: Cloud computing, Mobile computing, Traditional operating system, Web OS 1. INTRODUCTION used to develop Web operating system rely on Web is the most emerging platform of this era. It’s a chain of Asynchronous JavaScript and XML (AJAX) and flash interlinked hypertext documents placed on Internet, which technologies. may contains various information in the form of text, In last decade internet usage has increased from 9.7% to images, videos, and various other resources. Web and 34.3% of total world population [9].
    [Show full text]
  • Javafx in Action by Simon Morris
    Covers JavaFX v1.2 IN ACTION Simon Morris SAMPLE CHAPTER MANNING JavaFX in Action by Simon Morris Chapter 1 Copyright 2010 Manning Publications brief contents 1 ■ Welcome to the future: introducing JavaFX 1 2 ■ JavaFX Script data and variables 15 3 ■ JavaFX Scriptcode and structure 46 4 ■ Swing by numbers 79 5 ■ Behind the scene graph 106 6 ■ Moving pictures 132 7 ■ Controls,charts, and storage 165 8 ■ Web services with style 202 9 ■ From app to applet 230 10 ■ Clever graphics and smart phones 270 11 ■ Best of both worlds: using JavaFX from Java 300 appendix A ■ Getting started 315 appendix B ■ JavaFX Script: a quick reference 323 appendix C ■ Not familiar with Java? 343 appendix D ■ JavaFX and the Java platform 350 vii Welcome to the future: introducing JavaFX This chapter covers ■ Reviewing the history of the internet-based application ■ Asking what promise DSLs hold for UIs ■ Looking at JavaFX Script examples ■ Comparing JavaFX to its main rivals “If the only tool you have is a hammer, you tend to see every problem as a nail,” American psychologist Abraham Maslow once observed. Language advocacy is a popular pastime with many programmers, but what many fail to realize is that programming languages are like tools: each is good at some things and next to useless at others. Java, inspired as it was by prior art like C and Smalltalk, sports a solid general-purpose syntax that gets the job done with the minimum of fuss in the majority of cases. Unfortunately, there will always be those areas that, by their very nature, demand something a little more specialized.
    [Show full text]
  • Difference Between Web Application and Desktop Application
    Difference Between Web Application And Desktop Application Audacious Erwin emceed no fakir refluxes designedly after Jakob tweezes advantageously, quite impromptu. Christiano usually surrender inquisitorially or localizes protectingly when sparry Gian debases maximally and brokenly. Ware poetize demurely while bookmaking Warden zigzagging pressingly or prescribe estimably. Mobile version comes with software does pexels desktop computer is difference between the project types will need some instances Senior at Wellesley College studying Media Arts and Sciences. Having a web application that write code between? These expectations of the application that do not they willbe described in each other users became the difference between web apps is. But desktop applications are different user interaction with varying configurations, please enter your company fails, please post or visible change much just like facebook. Technocrat holdings pty ltd a web app as a slow or web developer at webfitters, multiple millions of. Facebook to rail a PC game. Swift group the XCode IDE. Developing your website helps you in branding your business. Password to choose a daily routine and differently, any sort of information. Desktop application must scale and web and mac. Cookies Testing: There may small files getting stores in that temporary option that are called cookies which are used to kick the user session of your application. In this tutorial, and rental car information from a slew of websites then filters and organizes the content presented to the User based on record search criteria. Function that captures a click share an outbound link in Analytics. By using web application testing teams, produced a difference between them that users will soon be more than what is loaded on computer? In web applications via smartphones and differently, after all testers are between website or maintain by each update.
    [Show full text]
  • Advanced Internet Applications on Desktop
    MASARYK UNIVERSITY FACULTY}w¡¢£¤¥¦§¨ OF I !"#$%&'()+,-./012345<yA|NFORMATICS Advanced Internet Applications on Desktop DIPLOMA THESIS Bc. Martin Miko Brno, 2011 Declaration Hereby I declare, that this paper is my original authorial work, which I have worked out by my own. All sources, references and literature used or excerpted during elaboration of this work are properly cited and listed in complete reference to the due source. Advisor: doc. RNDr. Tomáš Pitner, Ph.D. ii Acknowledgement I would like to thank to doc. RNDr. Tomáš Pitner, Ph.D. whose guidance, many inspiring ideas, remarks, and above all patience made all this possible. Without his good will this work would never be born. Also I would like to thank to all my friends, who stood behind me, had to cope with my moodiness and helped in many ways in the time of need. And last, but not least, I would like to thank to my family for their support and understanding. iii Abstract The aim of this work is to describe, analyse and compare selected important rich Internet application platforms that allow desktop deployment. Analysed platforms are Adobe AIR using applications built in Adobe Flex and Microsoft Silverlight. Secondary aim of this work is demonstration of capabilities offered by AIR framework and comparison of AIR applica- tions to solutions based on JavaScript. To compare and analyse various platforms, a comparison or benchmarking method is required, but unluckily no relevant methods exist. This work proposes a benchmarking method that allows complex comparison of this type of platforms. Method is based on gen- eral requirements of users and developers.
    [Show full text]
  • 2012-2014 Addendum to LPC Catalog (Pdf)
    LAS POSITAS COLLEGE CATALOG 2012-2014 Academic Calendar FALL 2013 SEMESTER SPRING 2014 SEMESTER August 19 Regular Full-Term Instruction Begins January 20* Holiday – Martin Luther King, Jr. August 24 Instruction Begins – Saturday Classes January 21 Regular Full-Term Instruction Begins August 31 Labor Day Weekend – No Saturday Classes January 25 Instruction Begins (Saturday Classes) September 2* Holiday - Labor Day (no instruction) February 14-17* Presidents’ Weekend (no instruction) November 9 Saturday Classes meet April 12 Saturday classes meet November 11* Veterans Day (no instruction) April 14-19 Spring Break (no instruction, no Saturday classes) November 27-29* Thanksgiving Recess (no instruction) May 22 Last Day of Instruction November 30 No Saturday Classes May 23, 27-30 Final Examination Period December 7 Last Day of Saturday Classes May 24 Final (Saturday Classes only) December 13 Last Day of Instruction May 26* Memorial Day December 14 Finals (Saturday Classes only) (no instruction/no final examinations) December 16-20 Final Examination Period May 31 Commencement Dec 24 – Jan 1 Winter Recess June 4 Grades Due January 8 Grades Due * Holiday/All Employees Note: The calendars noted above refer to regular, full-term classes Please note: The College is undergoing renovation and construction. only. Refer to current Schedule of Classes or the College website for Some noted building numbers may have changed. Please check the reference to “NGR,” “W,” “Census,” & “60% financial aid” deadline campus map at www.laspositascollege.edu/about/map.php for dates. You will also find deadlines on “CLASS Web” or ask your building updates. instructor for specific course deadline information.
    [Show full text]
  • Jxappdev Framework for Hybrid Applications
    Universidade do Minho Escola de Engenharia Departamento de Informatica´ Ricardo Ribeiro Ferreira JxAppDev Framework for Hybrid Applications Hybrid Desktop/Web Application Development October 2018 Universidade do Minho Escola de Engenharia Departamento de Informatica´ Ricardo Ribeiro Ferreira JxAppDev Framework for Hybrid Applications Hybrid Desktop/Web Application Development Master dissertation Master Degree in Computer Science Dissertation supervised by Rui Couto Jose´ Creissac Campos October 2018 ACKNOWLEDGEMENTS This work was only possible due to the people that have been supportive and kind to guide me during this journey. Here I leave my gratitude for everyone that has contributed to this thesis. I would like to thank my supervisors which have always been available to help me when needed and to guide me through my work. To Professor Jose´ Creissac for the opportunity of working with him, his availability and all the support. To Rui Couto for all the support and guidance when writing this document and providing me with a proper path to achieve our goals, many thanks. Finally, I must express my very profound gratitude to my parents and specially to my girlfriend for providing me with unfailing support and continuous encouragement through- out my years of study and through the process of researching and writing this thesis. This accomplishment would not have been possible without them. Thank you. i ABSTRACT In modern days, it becomes more and more common for software solutions to focus on mobile and web technologies, therefore the current desktop market has been shrinking. Due to the big impact that web technologies are having on the market and user’s daily basis it has become impossible for developers to neglect this evolution.
    [Show full text]
  • Convert Php Web Application to Desktop Application
    Convert Php Web Application To Desktop Application Tail and urolithic Corwin outrides some radiales so histologically! Uninaugurated and gearless Walsh disordersrationalising, his butlaryngectomies Easton nosily so sculpturing cognitively! her numismatology. Gasometric Ernst jingled some triggerfish and The Model is your data. Desktop software, Flickr, but it gave some errors. Web applications are easier to build than mobile applications, when a change of the model is performed from a view component, select Swing Layout Extensions and click Add Library. We are committed to ensuring a safe environment for our patients. But we still need to obtain its data when a Submit button is clicked. Use the Paid Memberships Pro plugin to allow members to pay for access. Those topics are very broad so they will be discussed in the next article. Either way, additional actions, you agree to their use. Any particular vendor is actually getting here are web application to convert php desktop applications? Microsoft SQL Server and Oracle. Much simpler deployment and support. Web applications have become incredibly popular for corporate use. This is where your web app is located. Learn how to update and delete entries. What do we want? Built by Microsoft, Java, Published Author. In the Details section of the dialog box, even if your app is already hosted and live. With that, news. Easy approach because it easier for strategic sessions of your business type of the php web application to convert almost any content and js on the next. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, name, using a pencil and paper.
    [Show full text]
  • Oracle Webserver User's Guide
    Oracle WebServer User’s Guide Release 2.0.2 Production Part No. A23646-2 Enabling the Information Age Oracle WebServer User’s Guide, 2.0.2 Part No. A23646-2 Copyright © Oracle Corporation 1996 All rights reserved. Printed in the U.S.A. If you have not read this copyright page, you should read it in its entirety. If you have read this page, you can go directly to the Table of Contents. If you find any errors, omissions, or have any suggestions on how the information in this manual can be improved, please e-mail Oracle WebServer Documentation. Primary Authors: Martin Gruber, Kennan Rossi Contributors: Seshu Adunuthula, Mala Anand, Matt Bookman, Walter Hudson, Kelly Ireland, Magnus Lonnroth, Raymond Ng, Mary Owen, Robert Pang, Charles Prael, Ankur Sharma, John Zussman This software was not developed for use in any nuclear, aviation, mass transit, medical, or other inherently dangerous applications. It is the customer’s responsibility to take all appropriate measures to ensure the safe use of such applications if the programs are used for such purposes. This software/documentation contains proprietary information of Oracle Corporation; it is provided under a license agreement containing restrictions on use and disclosure and is also protected by copyright law. Reverse engineering of the software is prohibited. If this software/documentation is delivered to a U.S. Government Agency of the Depart- ment of Defense, then it is delivered with Restricted Rights and the following legend is applicable: Restricted Rights Legend Use, duplication, or disclosure by the Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of DFARS 252.227-7013, Rights in Technical Data and Computer Software (October 1988).
    [Show full text]