Represents a single URL in a user's favorite web-bookmarks collection. Don't construct one of these yourself, instead use the create method in the your BookmarkManager implementation.
@ejb :bean name="BookmarkData" @struts.form include-all="true"extends="org.apache.struts.validator.ValidatorForm" @hibernate.class lazy="false" table="bookmark" @hibernate.cache usage="read-write"
|
|