Custom your own category :

  • 1. Choose the categories by select the check box before category names.
  • 2. Choose the methode to combain the choosen categories between 'Slice' or 'Union' in the drop down list.
  • 3. Execute with click the 'Go' button.

How to install the AJAX Toolkit Framework (ATF)

Ajax, Framework, Tools

Prerequisites

  1. Java 1.4.2 (Sun or IBM)
  2. Tomcat 5 or above or other WTP-supported server

..

Install XULRunner

Get the latest XULRunner from XULRunner Releases.

For Example:

Installation:

  1. Unpack the XULRunner package in a directory of your choice (for example: C:\XULRunner).
  2. Change to the directory where the XULRunner executable file resides.
  3. Register XULRunner by executing the following at the command line:
    xulrunner –register-global

Full article: http://lemats.net

License: Creative Commons License

Add to any service

Indexed in May 2008

Related Info Web

  • AJAX Toolkit and Framework Roundup
  • This is a pretty decent collection, but in no way a definitive list of Ajax elves to get you from refresh zero to remote scripting king. TOOLKITS SAJAX - Sajax is like O negative blood, you can inject it into everyone. Can be used with PHP, Perl, Python, ASP, ColdFusion, Io, Lua and Ruby. They say Sajax does 99% of the work...

  • Google Web Toolkit - Product Overview
  • What is Google Web Toolkit? Google Web Toolkit (GWT) is an open source Java development framework that lets you escape the matrix of technologies that make writing AJAX applications so difficult and error prone. With GWT, you can develop and debug AJAX applications in the Java language using the Java development tools of your choice. When you deploy your application to...

  • Selecting the Right Ajax Framework
  • There are hundreds of Ajax Framework to choose from and anytime programmers could fall into a ditch by failing to select the right Ajax framework. Libraries also abound about Ajax because of the complexities you have to deal with everyday.. Here are a few pointers you should think of when you’re trying select a good framework for the specific project. With or...

  • Ajax and Ruby on Rails
  • Selecting a framework for Ajax could be considered like placing a simple layer on top of a strong framework. Ajax and another framework are considered as two separate entities that will almost not touch each other.. .. But that parallelism between Ajax and their framework is not seen when you use Ruby on Rails. The Ajax and Ruby on Rails becomes one...

  • A Toolkit for Offline Web Applications
  • Web applications are not yet as powerful as desktop applications. One of the big problems is that when no live network connection is available, users can't use the application or its data. Dojo Offline Toolkit is a small package that could enable compatible web applications to work offline. .. The idea is that web applications would continue to work offline, even though...