try <a class="menuItem" href="<html:rewrite page="/main.do"/>">Main</a>
----- Original Message ----- From: "Jason Yam" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Tuesday, January 21, 2003 1:09 AM Subject: <html:rewrite> gets the error message "Body is supposed to be empty for html:rewrite" > Hi everyone, > > I get this error during executing <html:rewrite>. Anyone know how to > solve this problem? > > Error message: > Body is supposed to be empty for html:rewrite > > Source code: > <a class="menuItem" href="<html:rewrite > page="/main.do"></html:rewrite>">Main</a> > > Thank you > > Jason > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

