Hands-On-Lab
Legal ! Achei na net alguns artigos do estilo "mãos a obra" sobre temas interessantes:
![]() |
Explore Java SE 6 features (new). This hands-on lab takes you through the key features new in JavaSE 6, the current major release of Java SE platform. Java SE 6 features and enhancements to the platform are summarized in the Umbrella JSR(JSR 270). New features include : XML & Web Services, Scripting Language Support, Desktop and Deployment, Monitoring and Management, Compiler Access, Pluggable Annotations, Java DB and Database Support as well as Security. For slides and more, go here. Lab files are here. Author: Joey Shen, Chuk Munn Lee |
![]() |
Web services security (new). In order to secure communications between web services, the web service provider (WSP) needs to be configured to enforce message-level security. Similarly, the web service client (WSC) needs to be configured to supply message-level security. This lab shows how to secure web services communications. For slides and more, go here. Author: Aravindan Ranganathan |
![]() |
Using jMaki for building Ajax/Web 2.0 applications (updated). jMaki is all about enabling Java developers to use JavaScript in their Java based applications as either a JSP tag library or a JSF component. jMaki uses the best parts of Java and the best parts of JavaScript to deliver a rich Ajax style widgets. jMaki currently provides bootstrap widgets for many components from Dojo, Script.aculo.us, Yahoo UI Widgets, Spry, DHTML Goodies, and Google. jMaki provides a common interfaces to these widget libraries and allows you to use these libraries together in the same page. This hands-on lab takes you through the basics of using jMaki widgets for developing highly responsive and interactive AJAX-based web applications. This document is designed to get you going as quickly as possible. For slides and more, go here. Lab files are here. Author: Sang Shin, Doris Chen |
![]() |
Developing BPEL and SOA applications (updated). Many think that SOA is the wave of the future, and the NetBeans IDE, in addition to providing support for developing IDE plug-in modules and rich client applications based on the NetBeans platform, contains the NetBeans Enterprise Pack 5.5 software which in turn provides visual design tools for service-oriented architecture (SOA) applications. It provides BPEL Designer, XML schema designer, WSDL editor and Identity tools for securing webservices. This Hands-on Lab takes you through the basics of using the BPEL Designer component of the NetBeans Enterprise Pack 5.5 (the IDE). It includes Web Services Orchestration - Authoring, building, deploying, and testing BPEL processes. During this lab you will explore ways in which the IDE enables you to edit, compile and deploy BPEL code compliant with the WS-BPEL 2.0 specification. To assist you in performing these tasks, there is a new type of project in the IDE that will support the authoring, building, deploying and testing of BPEL processes. As BPEL processes enable you to orchestrate web services, editing BPEL and using orchestration features are important. The BPEL Designer provides a complete environment to enable you to quickly and efficiently orchestrate web services. For slides and more, go here. Lab files are here. Author: Hong Lin, PCM Reddy |
