Files
Pascal Obry a3a996a549 Update the AWS's Ajax support in many ways.
- The HTTP validate.
- The AWS runtime is not loaded in every pages.
- The framework has been clean-up to use a more
  "object oriented" implementation. The global namespace
  is not polluted anymore.
There is no end-user visible changes.
Work for G215-018.
2007-02-15 16:09:07 +00:00

8 lines
342 B
Plaintext

@@-- This file must be included when any .tjs templates are used
<script src="/we_js/prototype.js" type="text/javascript"></script>
<script src="/we_js/behaviour.js" type="text/javascript"></script>
<script src="/we_js/scriptaculous.js" type="text/javascript"></script>
<script src="/we_js/aws_kernel.tjs" type="text/javascript"></script>