This mobile device JSP function deletes the TempQ entry for a given keyName and keyValue pair.
The TempQ utilities store name/value pair information on one page in the session and provide methods for accessing them on the subsequent screens.
keyName - Required. Name of the key in the TempQ that requires deletion.
keyValue - Required. Value of the key in the TempQ that requires deletion.