Project

General

Profile

« Previous | Next » 

Revision 5363

Added by berkley almost 14 years ago

implementing getObjects in CrudService.

View differences:

DBQuery.java
370 370
            response.setContentType("text/xml");
371 371
        StringBuffer sb = createResultDocument(xmlquery, qspec, out, user, groups, useXMLIndex, 
372 372
          pagesize, pagestart, sessionid);
373
        System.out.println("result from createResultDocument: " + sb.toString());
373
        //System.out.println("result from createResultDocument: " + sb.toString());
374 374
      }//if
375 375
      else
376 376
      {

Also available in: Unified diff