que erro é esse?
No input attribute for mapping path /carlos
description The server encountered an internal error (No input attribute for mapping path /carlos) that prevented it from fulfilling this request.
<form-beans>
<form-bean name="cadastrarUsuarioForm" type="app.CadastrarUsuarioForm" />
</form-beans>
<action-mappings>
<action path="/carlos" type="app.CadastrarUsuarioAction" name="cadastrarUsuarioForm" />
</action-mappings>