This page provides a quick overview of how to install Jaxer, view the Jaxer screencasts and demo applications included with Jaxer, and quickly create a simple application.
Installing Jaxer
![[image]](http://mowser.com/img?url=http%3A%2F%2Faptana.com%2Fimages%2Fstep_1.png)
You have the option of either installing Jaxer as a standalone web server on your computer, or using the Jaxer server that is automatically bundled with Aptana Studio.
Installing the standalone Jaxer server
How to set up the standalone Jaxer server
Installing Jaxer for new Aptana Studio users
If you are new to Aptana Studio, you can download a bundled version of Studio and Jaxer from the Aptana Studio download page.
Installing Jaxer for current Aptana Studio users
Jaxer is bundled with Aptana Studio v1.1+. To upgrade to the current version of Studio, open Studio and choose Help > Check for Aptana Studio Updates now.
Creating your first Jaxer application
![[image]](http://mowser.com/img?url=http%3A%2F%2Faptana.com%2Fimages%2Fstep_2.png)
Standalone Jaxer Server
To create a Jaxer application if you are using the standalone Jaxer server:
For help with building your first project, read through the code sample walkthroughs described on the Aptana samples page.
Jaxer Server inside Aptana Studio
To quickly get up and running with Jaxer inside of Aptana Studio:
This displays an informational dialog explaining more about Jaxer and provides a link to a complete Jaxer overview. The arrow just to the right of the Jaxer button contains a menu for Jaxer-related views and documentation.
Create a new general Web project in Studio:![[image]](http://mowser.com/img?url=http%3A%2F%2Faptana.com%2Fsystem%2Ffiles%2FprojectWizard.png)
The wizard will now create your new project.
Quick Jaxer Sample
This demonstrates server-side DOM and JavaScript and also callbacks.
Save your HTML file. Click the Firefox tab at the bottom of the HTML editor to preview your web page in the internal Firefox browser in Studio.Viewing the Jaxer screencasts and sample applications
![[image]](http://mowser.com/img?url=http%3A%2F%2Faptana.com%2Fimages%2Fstep_3.png)
You can learn more about Jaxer by viewing our screencasts on aptana.tv:
After viewing the Jaxer screencasts, another great way to learn about the capabilities of Jaxer is to view some of the included sample applications. The Aptana samples page provides an introduction to each of the included samples.
