Apache Cocoon Part I 2/27/06 Kevin Davis. Learning Objectives Understand the function of Cocoon Create a working sitemap Make available a stylesheet-

Slides:



Advertisements
Similar presentations
Create a Web Site with Publisher 2000 for Marilyn Seguins Class.
Advertisements

How to upload a site. Open your portfolio site Click site on the menu bar and click manage sites – Click on your portfolio site and click edit.
Client-server practices DSC340 Mike Pangburn. Agenda Overview of client-server development Editing on client (e.g., Notepad) or directly on server (e.g.,
Dreamweaver Quick Setup. Enter your Hawk ID and password to Log On.
Adding Dynamic Content to your Web Site
Servlets Enterprise Systems Programming. Servlets  Servlets: server-side Java programs that enable dynamic processing of web-based requests  Web-based.
Robby Seitz 121 Powers Hall ADVANCED WEB DESIGN USING DREAMWEAVER
Manakin Workshop DSpace User Group, February 2006 Scott Phillips Texas A&M University
BlackBoard Online Submission Annual Assessment Updates
FTP Using FileZilla CS10001 – Computer Literacy. Step 1: Understanding the Interface Quickconnect Bar Message Log Area Local site navigation (either lab.
Dreamweaver MX ? Create professional web pages Visual editing functions –No need to write HTML Includes complete FTP client software Recognises.
Michael Donovan, River Campus Libraries – 12/03 DocuShare Overview and Training.
Advanced Java Class Web Applications – Part 0 (Introduction)
Using FileZilla to FTP CS10001 – Computer Literacy Kent State University.
Samba Instructional Computing –Short Course Designed by: Chris Scheetz.
14 1 Chapter 14 Database Connectivity and Web Development Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
Technologies of e-Commerce 2 Unit 8 – e-Commerce LO1 : Know the technologies required for e-commerce Live the dream…
Microsoft FrontPage: An Introduction Eva M. Fernández Queens LOTE Consortium May 5, 2003.
Presented by Mina Haratiannezhadi 1.  publishing, editing and modifying content  maintenance  central interface  manage workflows 2.
Posting Job Orders Online Creating HTML files from Job Orders and uploading to FTP sites.
1 HTML / Website Creation. 2 HTML – HyperText Markup Language  For formatting Web pages  Ordinary text can be created using any Text editor: e.g. NotePad,
Chapter 1 Web Server Setup and Configuration. Contents A.What is web server B.Installing and Configuring Web Server C.Testing the Installation.
Chapter 12 Creating and Using XML Documents HTML5 AND CSS Seventh Edition.
Using the SCC website community.computerhistory.org/scc.
Web Technologies Website Development Trade & Industrial Education
SDPL 2002Notes 7: Apache Cocoon1 7 XML Web Site Architecture Example: Apache Cocoon, a Web publishing architecture based on XML technology
AN OVERVIEW OF SERVLET TECHNOLOGY SERVER SETUP AND CONFIGURATION WEB APPLICATION STRUCTURE BASIC SERVLET EXAMPLE Java Servlets - Compiled By Nitin Pai.
Log on to Digital Locker Website You should be able to log on using Internet Explorer browser at the campus. You may need to log in using Mozilla FireFox.
IUScholarWorks is a set of services to make the work of IU scholars freely available. Allows IU departments, institutes, centers and research units to.
1 © 2008 Avaya Inc. All rights reserved. IPOffice Configuration Service Emil Ratnam.
The DSpace Course Module - Look & Feel Customisation.
1 Installation When this module is complete, you will be able to:  Set a static IP address for your laptop  Install the snom ONE software  Navigate.
XP New Perspectives on The Internet, Sixth Edition— Comprehensive Tutorial 5 1 Downloading and Storing Data Using FTP and Other Services to Transfer and.
University of Illinois at Urbana-Champaign A Unified Platform for Archival Description and Access Christopher J. Prom, Christopher A. Rishel, Scott W.
Presentation Topic: XML and ASP Presented by Yanzhi Zhang.
Curriculum Portal Navigation and Uploading. Logging on to the Curriculum Portal Curriculum Portal Navigation and Posting 1. Open up the portal at
1 After completing this lesson, you will be able to: Transfer your files to the Internet. Choose a method for posting your Web pages. Use Microsoft’s My.
Apache Cocoon Part II 3/6/06 Kevin Davis. Learning Objectives Understand how CForms work Understand how XSPs work Make a basic CForm that can pass information.
Welcome to FileZilla! FileZilla is a File Transfer Protocol (FTP) front-end that will allow you to upload podcasts and other media files to a server (the.
EDTC 560 PowerPoint Presentation samples Eli Collins-Brown Right-click on slide to view notes.
Tour Overview Introduction Collage Basics Collage Basics (Templates and Tools) Computer Configuration Bookmark Collage Getting Started Tour Collage Terminology.
Sample PowerPoint presentation. Publish from Office Add-In  Installed as a add-in on your local computer  Enables both direct publishing and document.
The HTTP is a standard that all Web browsers and Web servers must speak in order for the Web portion of the Internet to work.
HTML, Third Edition--Illustrated Brief 1 HTML, Third Edition Illustrated Brief Unit A Creating an HTML Document.
Right-click on this, and select: Copy To Folder …
Saving PowerPoint Presentations as Web Pages Your Logo Here Open the PowerPoint Presentation. To convert to a format compatible with web browsers, launch.
Double –Click on the Netscape Icon on your desktop The following are a series of steps to help you get started with Netscape Composer.
FTP Using FileZilla CS10001 – Computer Literacy. Step 1: Understanding the Interface Quickconnect Bar Message Log Area Local site navigation (either lab.
So – You want to learn how to put an article onto the state website. (Note: If you have not done so, you will need to review the web training provided.
Agenda Using FTP What is FTP? How to Use the FTP Program How to transfer files Using FTP.
Website Design:. Once you have created a website on your hard drive you need to get it up on to the Web. This is called "uploading“ or “publishing” or.
28 Copyright © 2009, Oracle. All rights reserved. Customizing the Oracle Business Intelligence User Interface.
Basic Steps to create a Website using HTML5. Hypertext Markup Language.
TCIS: How to Upload Bookmarks to Yahoo Geocities How to Upload Your Bookmarks as a Web Page in Yahoo The main advantage in saving your bookmarks (My Favorites)
Apache Cocoon – XML Publishing Framework 데이터베이스 연구실 박사 1 학기 이 세영.
1 E-Site - FTP Services Setup / install guide. 2 About FTP services can run on any desired port(s) Runs as a windows service Works for all sites installed.
How to Apply PDF in Flipbook on Website. Description If you are finding solution for applying PDF in flipbook mode on website, and adding multimedia items.
REMI Database Antall Fernandes. REMI ● A relational database to facilitate data - metadata organization of various research studies. ● Interface into.
Web Interface for Formatter
Using iLocker.
Lesson 4: Web Browsing.
CNIT131 Internet Basics & Beginning HTML
FTP - File Transfer Protocol
Processes The most important processes used in Web-based systems and their internal organization.
Best Webdav Server Windows
Web File Sharing.
A Match Made In (Ethereal) Heaven
Lesson 4: Web Browsing.
Database Connectivity and Web Development
Jungkee (Jake) Kim TMD and XML Jungkee (Jake) Kim
Presentation transcript:

Apache Cocoon Part I 2/27/06 Kevin Davis

Learning Objectives Understand the function of Cocoon Create a working sitemap Make available a stylesheet- formatted XML document

What is Cocoon? A product of the Apache Software Foundation A powerful web server heavily based on Java and XML technology Most configuration done through editing XML-like files, not a user interface See working samples at

Getting Started Log in to Secure Shell Client with myID/ssn Change password Log in to Secure FTP Client with myID/new password Navigate to opt/tomcat5/webapps/cocoon/otc

The Sitemap Open sitemap.xmap Scroll down to Browsing to will show us test.xml with the style info from test.xslt in html format

Exercise Create a basic XML file and associated stylesheet, name them using your first initial and last name, such as bjones.xml Upload them into /content and /stylesheets respectively within the otc folder on Blaze You should be able to view your data by navigating to yourname