Welcome to Atomikos
Edit | Attach | New | Raw | Delete | History | Print | Tools

Download Whitepapers

Hi. You have selected to download TransactionsForSOA-WhitePaper.pdf. We hope that you don't mind to ask a few questions first. Thank you for your understanding.

Step 1 of 2

First Name:

Last Name:

Email:

Phone:

Company:

Role:

I am interested for the following reason:

Step 2 of 2

Please verify that the below information is correct:

First Name:
Last Name:
Email:
Phone:
Company:
Role:
I am interested for the following reason:

Do you need help? Contact our support.

  <fieldset>
    <legend class="foswikiAlert">Error</legend>
    <div class="foswikiFormSteps">
      <div class="foswikiFormStep">
        There was an error while processing your request.
      </div>
      <div class="foswikiFormStep">
%SENDEMAIL%
      </div>
      <div class="foswikiFormStep">
        Please, contact our support for help.
      </div>
      <div class="foswikiFormStep foswikiFormLast foswikiFormButtons">
        <input type="button" class="foswikiSubmit" value="OK" onclick="window.location='mailto:support@atomikos.com?subject=%ENCODE{"Problem while downloading whitepapers"}%&body=%ENCODE{"Hi, I did the following and then an error happened: ..."}%'" />
      </div>
    </div>
  </fieldset>
</form>
%INCLUDE{"%WEB%.%TOPIC%" section="headerstuff"}%
%ENDSECTION{"error"}%

%STARTSECTION{"thanks"}%
---+ %TOPIC%

<form action="%LANDINGTOPIC%"}%">
  <fieldset>
    <legend><b>Thank you</b></legend>
    <div class="foswikiFormSteps">
      <div class="foswikiFormStep">
        <h3>Thanks for registering!</h3>

You can download our white paper content here:

<ul>
  <li class="pdf"><a target="_blank" href="http://www.atomikos.com/dev/downloads/articles/TransactionsForXTP-WhitePaper.pdf?registration=ok">Transactions for XTP</a></li>
  <li class="pdf"><a target="_blank" href="http://www.atomikos.com/dev/downloads/articles/TransactionsForSOA-WhitePaper.pdf?registration=ok">Transactions for SOA</a></li>
  <li class="pdf"><a target="_blank" href="http://www.atomikos.com/dev/downloads/articles/TransactionsEssentials-Datasheet.pdf?registration=ok">TransactionsEssentials&reg; Datasheet</a></li>
  <li class="pdf"><a target="_blank" href="http://www.atomikos.com/dev/downloads/articles/ExtremeTransactions-Datasheet.pdf?registration=ok">ExtremeTransactions&reg; Datasheet</a></li>
</ul>

You may also want to check out our full list of publications online:
<ul>
  <li class="more"> http://www.atomikos.com/Publications </li>
</ul>

Best regards,

Atomikos
      </div>
      <div class="foswikiFormStep foswikiFormLast foswikiFormButtons">
          %BUTTON{"Ok" type="submit" icon="tick"}%
          %CLEAR%
      </div>
    </div>
  </fieldset>
</form>

%INCLUDE{"%WEB%.%TOPIC%" section="headerstuff"}%
%ENDSECTION{"thanks"}%

%STARTSECTION{"headerstuff"}%
%JQREQUIRE{"validate"}%
%JQREQUIRE{"maskedinput"}%
<literal>
<script type="text/javascript">
$(function() {
  var step = '%URLPARAM{"step" default="step1"}%';
  $("#"+step)
    .bind("invalid-form.validate", function(e, validator) {
      var errors = validator.numberOfInvalids();
      if (errors) {
        $("#summary_"+step).html("There was an error. Please, see above.").show();
      } else {
        $("#summary_"+step).hide();
      }
    })
    .validate();
});
</script>
<style type="text/css">
span.error_summary,
label.error {
  color:red;
  padding-left:1.0em;
}
fieldset .foswikiFormSteps {
  background:#fff;
  border:1px solid #fff;
}
</style>
</literal>
%ENDSECTION{"headerstuff"}%
spacer
Copyright © 2010 Atomikos BVBA. Transaction Management for Extreme Transaction Processing and SOA Environments serving ISV, Commercial, OEM and Open Source Markets
Site map | RSS | ATOM