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

JavaServer Faces – Message Resources - Java tutorial


This tutorial explains the internationalization of a web application using JSF message resource bundle.
Category: Java tutorials > JSP - Difficulty:


More cool Java tutorials:



Creating a struts project using Eclipse Ganymede
Creating a struts project using Eclipse Ganymede
The Author has provided great tips on how to use the latest version of Eclipse Ganymede to develop struts applications smoothly. If you want to develop struts projects but do not want to use RAD or WSAD from IBM due to cost then this is a solution for you. The Author is always looking for simple inexpensive solutions for J2EE development.
Category: Java tutorials > Application - 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:
Sending E-Mails with JSP Pages
Sending E-Mails with JSP Pages
This article describes everything you need to know to send emails using JSP pages. Also describes better practices for encapsulating re-usable code in JavaBeans. Online demo available.
Category: Java tutorials > JSP - Difficulty:
Fluently Groovy with Java
Fluently Groovy with Java
This tutorial is for Java developers unfamiliar with Groovy, who want a quick and easy introduction to the basics. Get started with Groovy's simplified variation of the Java syntax and learn about essential features like native collections, built-in regular expressions, and closures.
Category: Java tutorials > Javabeans - Difficulty:
Overview of Servlets and JSP
Overview of Servlets and JSP
This is an introductory tutorial on JSP an Servlet. Main topics include: What is a Java servlet?, What advantage does a Java servlet have over a traditional CGI program?, What is JSP?, and What are the Advantages of JSP?
Category: Java tutorials > JSP - Difficulty: