Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


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

View all templates

Liferay Portal Enterprise Intranets - Java tutorial


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:


More cool Java tutorials:



Protecting JavaBeans in JSF applications
Protecting JavaBeans in JSF applications
Get a demonstration on how to use Acegi to secure access to JavaBeans in JavaServer Faces (JSF) applications. You can configure secure beans in a variety of ways, including using Acegi-secured inversion-of-control (IOC) beans directly in your JSF tags.
Category: Java tutorials > Javabeans - Difficulty:
Examining Java Servlets in detail
Examining Java Servlets in detail
This article examines Java Servlets in detail and discusses HttpServlet, ServletConfig and ServletContext classes and issues like Servlet preloading and initialization parameters.
Category: Java tutorials > JSP - Difficulty:
Web Application Events
Web Application Events
This article describes what are application events and how you can use them. Focuses on two important web application events; Application startup and shutdown, Session creation and invalidation.
Category: Java tutorials > JSP - Difficulty:
Introduction to Swing
Introduction to Swing
This introduction to using Swing in Java will walk you through the basics of Swing. This covers topics of how to create a window, add controls, position the controls, and handle events from the controls.
Category: Java tutorials > Swing - Difficulty:
Writing Java Database Apps with purQuery
Writing Java Database Apps with purQuery
This demo describes three scenarios, so you can learn how you can use pureQuery -- IBM's new paradigm for writing Java database applications. The first one is database-driven objectization, or relational table-to-Java transformation. The second is query-driven objectization, or SQL-to-Java transformation. The third is object-relational mapping, or Java-to-SQL transformation.
Category: Java tutorials > Database - Difficulty: