lspellman


Member since 12/21/2011

Name: Lance Spellman

Location: Dallas, TX

Website: lancespellman.com

President of WorkFlow Studios and web/java/mobile coder.

4 snippets

1036 profile views

0 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

lspellman's Recent Snippets



« Prev 1 Next »
When Domino is used to create a webservice consumer, it does not provide an easy way to add SOAP headers to method calls. To do so, extend the STUB class it provides, copy any methods that need SOAP headers, and insert a line after the 'createCall'...
0 557 posted 11 years ago by lspellman
Some webservices require a SOAP header to be added to requests (typically with authentication information). For Domino webservice consumer code, this can be handled by extending the generated stub class and rewriting the service calls that are being...
0 664 posted 11 years ago by lspellman
How to get extract method for zipfile module to work with Ti 1.8 sdk.
0 654 posted 12 years ago by lspellman
<p>This is how the extract method is documented for use. In the next example, we show how it actually should be used for Ti 1.8</p>
0 548 posted 12 years ago by lspellman
« Prev 1 Next »