Get message details to JSP
Hello!
I have a problem with take message details (id, subject, from, to, body, attachment) to JSP file. I wrote the plugin and I use drag&drop function to put message to plugin.
I know that I should use SOAP - so If You have any tutorials or solution - I'll be glad.
Best regards
rkmorgan
Get message details to JSP
Hi!
Thanks for answer!!
My plugin has been based on com_zimbra_jspsample exmaple package. Yes I get ID and Subject of message correct, but when I try get other message information like: body, from, to, date the results are:
id: 282
subject: Zimlets-+test
name:
%28UNDEFINED+-+str+%27%24%7Bobj.name%7D%27+obj+%27%5Bobject+Obje ct%5D%27%29
path: %28UNDEFINED+-+str+%27%24%7Bobj.path%7D%27+obj+%27%5Bobject+Obje ct%5D%27%29
body:
from: %28UNDEFINED+-+str+%27%24%7Bobj.from%7D%27+obj+%27%5Bobject+Obje ct%5D%27%29
to: %28UNDEFINED+-+str+%27%24%7Bobj.to%7D%27+obj+%27%5Bobject+Object %5D%27%29[/SIZE][/SIZE][/SIZE][/SIZE]
I add new params to xml file - but the results are not good.
So - that is my problem. If You have any example codes or solution - pleace write.
Best regards
rkmorgan
Get message details to JSP
The com_zimbra_jspsamle version is: 1.0
<zimlet name="com_zimbra_jspsample" version="1.0" description="JSPSample">
When jspsample plugin has been loaded to ZIMBRA and I drag&drop message to this plugin, I receive correct ID and SUBJECT, PATH and NAME are empty.
Get message details to JSP
Zimbra server version is 4.5
Get message details to JSP
Hello!! So - have You got any solution of my problem. It is very important for me.
Thanks for any help!
Best regards
rkmorgan