CommentForm

CommentForm inherits properties from:

  • com.escenic.forum.struts.presentation.PostingForm

It also has the following properties of its own:

threadTitle
String

The title of the related thread. Only used when creating an article discussion.

threadBody
String

The body of the related thread. Only used when creating an article discussion.

relatedArticleId
String

The id of the content item being commented on.