[Seaside-dev] Accessing service from a mail .

sarath raj sarathraj99 at gmail.com
Fri Feb 22 08:26:30 UTC 2013


1) i created a REST Service in seaside sub class of WARestfulFilter  .
2) Another Class "testing" derived from WAComponent with a textfield and
button .

Action : when i click the button it will send a mail that specified in
the textfield , and the mail contains a link . that link represents the
REST service .
When the user clicks the link , it will start redirect to REST service .

I done creating mail and all , but i am struck with how i can set a body of
a mail with html tags and all .
Body contain the link to the service
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside-dev/attachments/20130222/7d778991/attachment.htm


More information about the seaside-dev mailing list