// this is only necessary if we don't run in a JSP page environment
// but better be safe than sorry...
service.addDefaultObjects(data);
// handle request
result = service.handleBufferedRequest(data, locatedTemplate, false);
}
else
{
// Build parameter list to be passed with the jsp