Hi

I have the following exception :

javax.servlet.ServletException: Must specify type attribute if name is
specified

when I insert a name parameter to my html:form as shown here.

<html:form action="Aliquot.do" name="aliquotForm">

The reason for the name is for my javascript.

Why is it throwing this exception?

I can't even find 'type' in the struts javadoc for html:form.


Thanks

Sebastian Ho


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

Reply via email to