Javatpoint Logo

how to store and retrieve a rich text format field from jsp to oracle server?

By: kalai2*** On: Mon Nov 02 17:02:54 IST 2015     Question Reputation0 Answer Reputation0 Quiz Belt Series Points0  0Blank User
i have a field textarea which contains rich text format(rtf). i want to store the data from jsp whatever the input given ,diff fonts,bold or italic .i need to store to database table and need to show again in different jsp with same format.Up0Down