The January 2010 WebClient newsletter is available at this link. Highlights of this edition include: New guide published for deploying applications to Websphere New tip published for implementing an Ajax style wait cursor Version 1.4.19 released CA World planned for May 2010, with extensive virtual conference. WebClient will be on display. http://archive.constantcontact.com/fs026/1102336365834/archive/1102948238095.html
There are benefits to running secure production WebClient/Websydian applications under a combination of both Tomcat and Apache. This configuration can be the highest performance option, and can be run under SSL for security. Tomcat and Apache are both free, open source software that are proven in high performance production environments. While lacking some of the management features of
Lets have a bit of fun with our CA Plex / WebClient application – lets change the panel background to a snow storm. This will be done with a bit of javascript, and adding a triple “myfunction is a SnowShell”. We will use the javascript example posted at this URL http://javascript.about.com/library/blsnow2.htm. First download this zip containing
WebClient i+ Developers – WebClient Patch Release 1.4.18 is released. To obtain this release, please login to http://webclientiplus.com and select Developer Content and Software Downloads. This release contains bug fixes only. Consult the release notes for the full list fixes and updates in this release. Important Note: It is our policy to publish product updates as
The WebClient test drive that was given at the CA Plex and 2E developer’s conference and the Boise Fall 2009 event is now available to download and access online. This is an excellent opportunity to evaluate the Websydian WebClient i+ platform first hand. To take the WebClient 2009 Test Drive, please visit the following link: http://www.adcaustintech.com/webclient/blog/?page_id=252
The WebClient i+ November 2009 newsletter is available here. Highlights of this edition include: Boise CA Plex / WebClient event completes New tips published for deploying Tomcat applications on Microsoft IIS, and embedding web pages and creating web components like Adobe Flash calculators. Version 1.4.17 released CA World planned for May 2010, with extensive virtual conference.
WebClient i+ Developers – WebClient Patch Release 1.4.17 is released. To obtain this release, please login to http://webclientiplus.com and select Developer Content and Software Downloads. This release contains bug fixes and enhancements. Consult the release notes for the full list fixes and updates in this release. Important Note: This patch is not compatible with CA Plex
Sometimes it is useful to show an external web page or component embedded in the body of a WebClient panel. An example could be showing another web site, an image, a map, a widget like a calculator, or some other item of interest. Because WebClient panels are generated as standard web pages, this is very
Accessing Sessions from your CA Plex / WebClient application Since WebClient applications are running on web servers, the concept of the session tracking can be important. Session tracking is a mechanism that is used to maintain state about a series of requests from the same user (that is, requests originating from the same browser) across
WebClient developers have an added bonus that comes as a side effect of generating their Plex panels as RIA applications – the built-in ability to call their functions using an XML external call mechanism. This call mechanism can be invoked in a couple different ways: You can call Plex functions as “deep linked” web pages with parameters that can be embedded