Knowledge7

The Linux and Mobile Solution Provider

  • About
  • Training
  • Services
  • Clients
  • In the news
  • Blog
  • Contact Us
You are here: Home / Topic / Building the view

Building the view

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

Struts has different categories of tags which are used within JSP views:

Control tags

  • if
  • elseif
  • else
  • append
  • generator
  • iterator
  • merge
  • sort
  • subset

Data tags

  • a
  • action
  • bean
  • date
  • debug
  • i18n
  • include
  • param
  • property
  • push
  • set
  • text
  • url

Non-Form tags

  • actionerror
  • actionmessage
  • component
  • div
  • fielderror
 Form tags

  • checkbox
  • checkboxlist
  • combobox
  • doubleselect (Powerful!)
  • head
  • file
  • form
  • hidden
  • inputtransferselect
  • label
  • optiontransferselect
  • optgroup
  • password
  • radio (Very useful!)
  • reset
  • select (Very useful!)
  • submit
  • textarea
  • textfield
  • token
  • updownselect (Powerful!)

Ajax tags

  • a
  • autocompleter (Powerful!)
  • bind
  • datetimepicker
  • div
  • head
  • submit
  • tabbedpanel
  • textarea
  • tree
  • treenode
This topic is part of our Web Application Development in Java training

Our forthcoming training courses

  • No training courses are scheduled.

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.