In general, Ajax Pages are like regular HTML files with two exceptions: They hava a .ajp file extension They can hava JavaScript code embedded in them The abitility to embed JavaScript code within an AJP page is what makes this tool powerful and easy to use as a client-side template scripting engine. Another major diference between Ajax Pages and other tools is that it doesn't rely on directly man

