I am having problems enabling client side (JavaScript) validation in struts
1.1rc
I have added these lines in my jsp:
...
<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
...
<html:javascript formName="diaryForm" />
...
<html:form action="/diaryEdit" focus="remindUserId" onsubmit="return
validateDiaryForm(this);" >
...
Is there anything else I need to do to get the client-side JavaScript
validation to work. Right now only the server-side is working.
Thanks,
Richard Conover
Developer
MountainView Software Products and Services
Gallagher Bassett Services, Inc.
Phone: 801-544-2446 Ext. 320
Fax: 866-741-0545
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]