How Do I ...
:
How do I... tips
How do I... tips
Create an application
•
Tip: Add a prerequisite
Add the user interface
•
Tip: Use Sticky for multiple parts
•
Tip: Use Sticky for multiple font changes
•
Tip: Use Sticky for multiple color changes
•
Tip: Retrieve deleted parts
•
Tip: Delete parts completely
Write Smalltalk scripts
•
Tip: Keep the script type
•
Test my script
Test and debug my application
•
Tip: See if the script is in the class
Change my application
•
Tip: Browse senders of the old script
Work with complex parts
•
Tip: Copying menu choices
•
Tip: Use Smalltalk to add a message box
•
Tip: Add Forms
Work with Web Services
•
Tip: Override the default XML serialization logic?
•
Tip: Disable/enable SOAP multi-ref serialization?
•
Tip: Supply custom deserializers to provide custom logic for mapping XML into objects?
•
Tip: Print incoming and outgoing SOAP messages on my Web services server?
•
Tip: Print incoming and outgoing SOAP messages on my Web services client?
•
Tip: Clean up the sockets and active HTTP servers in my image?
•
Tip: Use VAST default serializer determine the XML schema type for an object that is defined as 'anyType'?
•
Tip: Disable validation during WSDL parsing?
•
Tip: Enable code page conversion of SOAP messages during serialization?
•
Tip: Deploy commonly used schemas to a Web services container?
•
Tip: Enable a VAST container to process SOAP 1.2 messages?
•
Tip: Enable a VAST client service to send SOAP 1.2 messages?
•
Tip: Configure client services to pass WS-Security information?
•
Tip: Specify a custom servlet for processing incoming service requests?
•
Tip: Make use of custom SST transports for invocation of remote service operations?
•
Tip: Map a Smalltalk Dictionary to XML?
Last modified date: 04/08/2023
This site works best with JavaScript enabled