Hello: I have a form whith a default action. When any use pres a button I call to a function on javascript that change the value of action: docuemt.forms[0].action = new action; and I call the submit. But, this return me this error: mensaje No action instance for path /coffeenet/ExistenciasActuales/blank could be created descripción El servidor encontró un error interno (No action instance for path /coffeenet/ExistenciasActuales/blank could be created) que hizo que no pudiera rellenar este requerimiento.
When I have two forms, the call to submit is ok. Why? Thank you very much. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

