Andreas, Thanks for the quick reply. I am using struts form tag as follows. wondering ,syntax wise, how I can mention form method as GET...in this tag. Thanks in advance, Sam.
<html:form action="teacherDisplay" name="teacherForm" type="com.model.TeacherForm" > Andreas Solarik <[EMAIL PROTECTED]> wrote: Just a guess, but if the method field of the form is set to "GET", then you can only transfer a limited amount of data. If you have set the method to "POST", then I'm at a loss. Andreas -----Ursprungliche Nachricht----- Von: as as [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 11. Marz 2004 14:46 An: Struts Users Mailing List Betreff: textarea Hi, I am generatinga textare on my jsp with this: <bean:write<br>name="teacher" property="qualifications" /> BUt if i enter a large peice of text in the textarea and save it (try to save it) in my bean, its not getting the whole chunck of data (like a paragraph or a page)> ANything wrong i may be doing? how to fix it... Thanks in advance --------------------------------- Do you Yahoo!? Yahoo! Search - Find what youre looking for faster. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------- Do you Yahoo!? Yahoo! SiteBuilder - Free web site building tool. Try it!