I have an
servlet application which takes text from a text area and sends to an
java application which sends an e-mail to mainframes theu mqseries and unix servers. But since the text is sent as a single field and since the field length on the mainframes is restricted up to 75 chars the text which is sent is getting truncated at 75 character. Can somebody help me out how to resolve this??
Regards,
Raghu