siddartha
Computer
- Aug 26, 2003
- 2
hai to all,
Iam doing project in jsp.mailing system is one of the module in my project.in that when user give large amount of message to other user.iam using textarea to type the message and user clicks submit button i have to collect the message and store it in the database.iam String class to collect the message , but if message is big it is not storing in the string. how to handle this... please give me information.
Iam doing project in jsp.mailing system is one of the module in my project.in that when user give large amount of message to other user.iam using textarea to type the message and user clicks submit button i have to collect the message and store it in the database.iam String class to collect the message , but if message is big it is not storing in the string. how to handle this... please give me information.