Please Help! Nested form property attributes.

2003-01-06 Thread Paul Idusogie
Please Help! I have the following code snippet in a jsp page html:form action=/saveProfile.do focus=user.firstName scope=request . tr td width=17% height=25 html:text readonly=%=noDbPrivilegeInd% property=user.enrollDate size=10 maxlength=10/

Re: Please Help! Nested form property attributes.

2003-01-06 Thread Rick Reumann
On Monday, January 6, 2003, 12:44:38 PM, Paul wrote: PI rootCause PI java.lang.IllegalArgumentException: argument type mismatch at PI sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at PI sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39 snip PI What do

RE: Please Help! Nested form property attributes.

2003-01-06 Thread Paul Idusogie
To: Struts Users Mailing List; [EMAIL PROTECTED] Cc: Samir Shah Subject: Re: Please Help! Nested form property attributes. On Monday, January 6, 2003, 12:44:38 PM, Paul wrote: PI rootCause PI java.lang.IllegalArgumentException: argument type mismatch at PI sun.reflect.NativeMethodAccessorImpl.invoke0