try this instead
<html:hidden property="command"
value='<%=request.getParameter("command") %>'/>also make sure that your action has set this parameter >the ><html:hidden property="command"/> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

