Recently I came up with a requirement in Struts 2 to display a particular form with some style and alignment. While creating the form the developer had used Struts 2′s taglib /struts-tags to paint the user controls like textboxes and select boxes.
For example:
Now it turns of that Struts 2 parse these s: tags and generate HTML tags like and and
↧