JSP

Parent Previous Next

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------




We will set up a http event handlers.
If the readyState of the xmlHttp is equal to 4 and the status of the xmlHttp is equal to 200,
we will receive data from responseObj, and convert it into a JavaScript object.
serviceRespHeader will bring out the value in content
globalErrorID will bring out the value of globalErrorID
If globalErrorID is equal to "010000" is true,
productTypes will be displayed with all the necessary data in content.
else, the website will display an alert message "Error retrieving document type list."
Then callback.






Created with the Personal Edition of HelpNDoc: Easily create PDF Help documents