Knowledge7

The Linux and Mobile Solution Provider

  • About
  • Training
  • Services
  • Clients
  • In the news
  • Blog
  • Contact Us
You are here: Home / Topic / Using UI Component tags

Using UI Component tags

This topic is part of our Web Application Development in Java training

Struts contains a number of powerful UI (User Interface) components. In essence, each UI component:

  • Generate (complex) HTML
  • Links HTML form fields to Java properties
  • Does automatic type conversion and validation

Out of the tens of UI components, four are very powerful while being relatively easy to use. They are:

  • select
  • radio
  • doubleselect
  • updownselect

Work to do

Write a Struts web application which showcases the four above UI components. Look at the image above for some inspiration…

Bonus

Want autocompletion like in Google Search? Look no further than the autocompleter tag. Try it!

This topic is part of our Web Application Development in Java training

Our forthcoming training courses

  • No training courses are scheduled.

Comments

  1. Emmly says

    10 July 2011 at 03:13

    Knowledge wants to be free, just like these articels!

Leave a Reply

Your email address will not be published. Required fields are marked *

Looking for something?

Want to know more?

Get our newsletter

Discover the latest news, tips and tricks on Linux, the Web and Mobile technologies every week for FREE

This work is licensed by Knowledge7 under an Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) license.