java - How to display a default value from the database into a jsp/html? -
i'm working on 'twitter-like' project , we're provided eer diagram table account "biography" column default value "no description yet". display value in profile interface.
i need make work first before moving on "edit profile" section.
i can post current codes (servlet, jsp, dao, etc) if need them. thanks!
Comments
Post a Comment