Tutorial search

Tutorials
Stuff
Affiliates

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

Abstract User Interface Markup Language Toolkit - Java tutorial


Learn to write an application once and run it in Java Swing or on the Web without any changes. The Abstract User Interface Markup Language Toolkit provides software tools that allow you to easily build user interfaces and generate Java data and event-handling code for them.
Category: Java tutorials > Application - Difficulty:

More cool Java tutorials:



Tooling for Service Component Architecture
Tooling for Service Component Architecture
Learn the three functions of this Eclipse-based tool. First, the SCA assembly modeling function helps developers visualize and define the component architecture. Second, SCA transformation function transforms the assembly diagram into an SCA project structure and code skeleton. And third, the SCA implementation function helps developers code, test, and package the SCA project.
Category: Java tutorials > Development - Difficulty:
Rational Team API
Rational Team API
Discover a unified, client-side Java API for ClearCase, ClearQuest and RequistePro. Download the package to preview reference documentation, tutorials, and samples of an API that is available for evaluation in Rational Software Development Platform, Team Products, Releases 7.0.0 and 7.0.1.
Category: Java tutorials > Development - Difficulty:
EJB 2.1 Kick Start : Implementing a Solution Using EJB 2.1.
EJB 2.1 Kick Start : Implementing a Solution Using EJB 2.1.
Sample chapter from "EJB 2.1 Kick Start" on installing an application server to developing and deploying an EJB on it.
Category: Java tutorials > EJB - Difficulty:
Dynamic Web-based data access using JSP and JDBC technologies
Dynamic Web-based data access using JSP and JDBC technologies
This article discusses using the JSP and JDBC technologies to integrate static, dynamic, and database content in Web sites. For the purposes of simplicity and illustration, the JSP pages here use short scriptlets to expose the JSP developer to the underlying JDBC concepts instead of hiding them in custom tags. The author introduces a key design approach that integrates JavaBeans components with JDBC, similar to the way that JavaServer Pages technology already uses beans with HTTP. He also provides code for implementing this integration.
Category: Java tutorials > JSP - Difficulty:
Liferay Portal Enterprise Intranets
Liferay Portal Enterprise Intranets
In the intranet website book.com of "Palm Tree Publications", as an administrator, you are required to provide an environment for employees to enjoy chatting, instant messaging, mailing, and SMS text messaging with others. This chapter will introduce to us, how to enjoy instant messaging. Then, it will discuss how to manage emails. Finally, it will focus on SMS text messenger. By the end of this chapter, you will have learnt how to: Add a participant for chatting. Manage (view and delete) participants in the chat portlet. Start chatting. Set up chat portlet. Manage (check, delete, forward, reply, search) mails. Set up mail portlet. Manage SMS text messenger portlet. Working with Chat Portlet In order to let employees enjoy chatting and instant messaging with others, we should use the Liferay Chat portlet. Let's experience how to enjoy chatting and instant messaging fi rst. As an administrator of "Palm Tree Publications", you need to create a Page called "Instant Messaging" under the Page, "Community", at the Book Lovers Community and also add the Chat portlet in the Page, "Instant Messaging".
Category: Java tutorials > Network - Difficulty: