My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
PhoneBookApplication  
Phone Book is a simple Tapestry Application.
Featured
Updated Feb 4, 2010 by m.h.sh...@gmail.com

About Phone Book

this application was developed in two languages (English, Persian)

for simple implementation and understanding, there is no database and phone book repository is in memory.

this application was developed and tested with Tapestry 5.0.7.

in this application you can :

  • search and view items that were stored in phone book repository
  • add new item in your phone book repository.
  • edit existing item in your phone book repository.
  • delete existing item in your phone book repository.

Tapestry Features Used In This Application

Localization

multi lingual, switch between languages manually and customize validation messages.

Create and Use Services

a simple service, binding service and inject service to page.

Implement Simple Components

implement components, component events and parameters.

Form and Input Components

a simple usage of Form component, Label, TextField, TextArea and validating user inputs

Other Components

using ActionLink Component for navigation between pages.
using Loop component to iterate and show a list of data.
using Assets to access web resources like css and scripts in pages and components
Comment by virendra...@ioko.com, Jan 10, 2009

aa


Sign in to add a comment
Powered by Google Project Hosting