Chapter 13. Seam Text

Chapter 13. Seam Text

13.1. Basic fomatting
13.2. Entering code and text with special characters
13.3. Links
13.4. Entering HTML

Collaboration-oriented websites require a human-friendly markup language for easy entry of formatted text in forum posts, wiki pages, blogs, comments, etc. Seam provides the <s:formattedText/> control for display of formatted text that conforms to the Seam Text language. Seam Text is implemented using an ANTLR-based parser. You don't need to know anything about ANTLR to use it, however.