use them or be sorry later...
1. auto populating field values from form beans; otherwise, you'll have to do painful form values populating manually. this is especially important in failed validations.
2. indexed properties support (can be done w/ plain, but urgh..)
3. support for LookupDispatchAction.
4. additional tags like html

ptions helps with commonly used form elements tremendously.
i made this rookie mistake of using plain HTML form tags 2 years ago. the good thing is someone else is paying dearly for it right now
