Does anybody know how you can return the name of a file at the server from a DataHandler object? I used the attachment example from AXIS and when i return the name using getName(), it returns a weird name, something like Axis23452axis. What i would like to do is to send a file named TEST, and to find a way to return this name at the server.
any help would be grateful! thanks Manolis