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

Popular posts from this blog

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -