Hi,
I've some problems with message methods with string identifiers: the
DispatchStr method in the TObject class seems not to be working.
For example I have:
TMsg = record
messageName:String[200];
messageValue:integer;
end;
TTestMessages = class(TObject)
...
procedure OnClick(var msg:TMsg);
(OK)
So an URI who is not present in the servlet mappings is mapped to the
last servlet instead of throwing an "Invalid URL".
It's a bug or a well-known behaviour?
Thanks,
Leonardo Cecchi
___
fpc-pascal maillist - fpc-pascal@lists.freep