--- Sachin <[EMAIL PROTECTED]> wrote: > But when i try to click the edit link for the > particular record which is having 20000 > chars as a data, the edit link is getting disabled > automatically. If that data length is less than 250
> chars the edit link is working fine in the form. is > there any specific for this edit link issue? > > <html:link action="/adjustReporting.do?action=edit&viewType=${param.viewType > }&oldRprtCode=${current.rprtCode}" name="paramsName" > scope="page">Edit</ > html:link> What does the generated link look like? If paramsName is a map containing all the form data and it's trying to put up to 20000 characters into a URL you are going to have a problem. d. ____________________________________________________________________________________ Food fight? Enjoy some healthy debate in the Yahoo! Answers Food & Drink Q&A. http://answers.yahoo.com/dir/?link=list&sid=396545367 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]