<form name="next"  action="/jsp/awp/awpoutput.jsp" target="display" />
<script language="javascript">
  document.next.submit();
</script>


The problem I have is that the form tag in Struts has no name!
Why?
So how can I execute the java-script? Which name should I use instead?

Regards
Antonio




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to