Sorry guys that one was my bad... Well not really mine, but I'll
digress. The request is being bandied about internally, and data being
copied between almost identical (but of course not related & castable)
objects. I don't think the people who wrote this application I'm
maintaining really "got the point" of struts, or OO design at all
really.... 

/rant
 
-Josh
 
-- 
 
"His comrades fought beside him, Van Owen and the rest...
       But of all the thompson gunners- Roland was the best."
 
Josh McDonald
Analyst Programmer
Information Technology
Ph: 61 7 3006 6460
Email: [EMAIL PROTECTED]


>>> [EMAIL PROTECTED] 09/01/2006 8:49:44 pm >>>

A tag in your JSP is probably expecting a Collection, but the getXXX()
method it calls has a String (or some other non-Collection object)
return type.

Post the tag from your JSP that results in the error and the related
getter(s) from your ActionForm for more specific assistance.

-Max

On Mon, 2006-01-09 at 12:53 +1000, Josh McDonald wrote:
> Quick question - what's this _actually_ mean? It's obviously found
the
> field, because if I change the reference in the JSP to something
wrong,
> it gives me a different error ("No getter found" or something
similar).
> Makes no real sense to me. Where should I look for my mistakes? I've
> added bean references at the top of the JSP, they seem OK and don't
> trigger any errors.
>  
> Cheers,
> -Josh
>  


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








***************************************************************************
Messages included in this e-mail and any of its attachments are those
of the author unless specifically stated to represent WorkCover Queensland. The 
contents of this message are to be used for the intended purpose only and are 
to be kept confidential at all times.
This message may contain privileged information directed only to the intended 
addressee/s. Accidental receipt of this information should be deleted promptly 
and the sender notified.
This e-mail has been scanned by Sophos for known viruses.
However, no warranty nor liability is implied in this respect.
****************************************************************************

Reply via email to