Autorizácie

  • Oracle
  • ForgeRock
  • symantec
  • gurulabs
Newsletter

Chcete dostávať od nás najnovšie informácie? Pošlite nám svoj email.


Web 2.0: Leveraging the Project jMaki and Google Web Toolkits for Rapid Website Development (SEM-DTJ-2128)

ID kurzu : SEM-DTJ-2128  

This course presents two programming frameworks to develop modern web applications: Project jMaki and Google Web Toolkit (GWT).Project jMaki is a lightweight client/server framework for creating JavaScript technology centric Ajax applications using CSS layouts, a widget-based interaction model, client services such as publish/subscribe events to tie widgets together, JavaScript technology action handlers, and a generic proxy to interact with external RESTful web services. Project jMaki can interact with many Ajax component libraries, such as the Dojo toolkit.The Google Web Toolkit is a Java technology-based web application framework that lets you implement Ajax-enabled web applications without knowledge of Ajax or JavaScript technologies. This tutorial spans the gamut of developing applications with GWT. We will start with GWT fundamentals and work our way up to advanced topics such as implementing custom widgets, database access, and drag and drop. Come see how you can develop rich, interactive web applications with this exciting framework!


Who Can Benefit

Java technology web application developers

Prerequisites

Java technology programming experience. The student needs to be familiar with Ajax, JavaScript technology, and other web development technologies like HTML and CSS.:

Skills Gained

Upon completion of this course, participants should be able to create modern dynamic web applications utilizing Project jMaki and the GWT.

Course Content

Module 1 - Content

  • Introducing Project jMaki: Describe the architecture of the Project jMaki framework
  • Describe and demonstrate a Project jMaki web application
  • Demonstrate a jProject Maki web application that uses the Dojo toolkit
  • The Google Toolkit: GWT and API Introduction
  • Client and Server side code example
  • Integrating JavaScript technology
  • Custom widgets
  • Database access
  • File uploads
  • Deploying to external servers
  • Incorporating GWT into other applications
  • Drag and Drop