Hi all, Could any body tell me why does this error occur? /acctmgmt/updatePlanProfileContent.jsp(159): The TLD description for tag 'hidden' requires that the body be empty. probably occurred due to an error in /acctmgmt/updatePlanProfileContent.jsp line 159: <html:hidden property="regularPlan" value="true">
I wanted to set a hidden field in the updatePlanProfileContent.jsp, so that while submitting it is available in the request. I tred with a simple HTML input type tag and stil it is not set in the request. Please somebody tell me how to put a value into the request object through Struts tags or via simple HTML tags. Regards, Krishna Mohan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]