> > "Could not find a strategy instance for class > > uk.org.chandlerfamily.sqlmap.famtree.Person" > > I think I understand this now - I pass a parameter of PersonList to the > DirectLink listener. This has to be squeezed into a URL, and it doesn't know > how to do this.
I had the same problem. My mistake was, that the class corresponding to your "Person" didn“t implement the interface java.io.Serializable Best Regards! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
