If i want to save a big amount of text (an article...) in a MySql database. What would be the best type of data to store it in? . And when I will get this content in JSP pages, what would be an appropriate Hava data type to store it in? Thanks --