insert and retrieve huge amount of data
hi,
i am developing a website .i would like to know if it is safe to use servlet+jdbc to insert large data like blob/clob in MYSQL 5.0.i also anticipate large nuber of transactions like dtaa retrival and data storing by users.Is it fin efor me to use MY sql 5.0 and servlets to do this process.please advice me on this.
any help is appreciated.

