All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.xmlactions.web.conceal.package-info Maven / Gradle / Ivy

package org.xmlactions.web.conceal;

/**
 
 \page org_xmlactons_web_conceal_httppager Http Pager Servlet
 
 \tableofcontents

 \section httppager_servicing Servicing Http Requests
 
 The HttpPager class services all axel framwork pages.
 
 For an html page to apply axel xml actions it will usually have an html declaration that would
 look something like:
 
	 
		YOUR PAGE CONTENT GOES HERE
	  
 
 
 Working with JSON and XML you can use json or xml declarations in place of html. These instruct the axel
 framework to remove the declarations before returning the page to the browser.
 
 */




© 2015 - 2025 Weber Informatics LLC | Privacy Policy