COMPUTERIZED LIBRARY SERVICES

Brand Owner (click to sort) Address Description
FERNTREE Ferntree Computer Corporation Limited Level 31 200 Queen Street Melbourne, Victoria 3000 Australia COMPUTERIZED LIBRARY SERVICES; EDUCATIONAL SERVICES; NAMELY, CONDUCTING AND ORGANIZING CLASSES IN THE FIELD OF INFORMATION TECHNOLOGY AND THE UTILIZATION OF COMPUTER SYSTEMS INCLUDING HARDWARE AND SOFTWARE;COMPUTERS; COMPUTER KEYBOARDS; COMPUTER MEMORIES; COMPUTER PRINTERS; COMPUTER PERIPHERALS; COMPUTER PROGRAMS FOR BUSINESS, ACCOUNTING, FINANCE, RESEARCH AND EDUCATION; BLANK MAGNETIC DATA CARRIERS; NAMELY, MAGNETIC TAPES AND MAGNETIC DISCS; AND ANY PARTS OF THE FOREGOING;PAPER AND CARDS FOR THE RECORDAL OF COMPUTER PROGRAMS; PAMPHLETS, BROCHURES, NEWSLETTERS, JOURNALS, AND MAGAZINES DEALING WITH COMPUTING AND INFORMATION TECHNOLOGY;MAINTENANCE OF COMPUTER SOFTWARE;FERN TREE;RENTAL, TIME SHARING AND LEASING OF COMPUTERS AND COMPUTER SOFTWARE; COMPUTER PROGRAMMING SERVICES; CONSULTING SERVICES IN THE FIELD OF COMPUTERS; AND UP-DATING OF COMPUTER SOFTWARE;
FERNTREE KINGLY COMPUTER CORPORATION LIMITED 310 FERNTREE GULLY ROAD NORTH CLAYTON, VICTORIA 3168 Australia COMPUTERIZED LIBRARY SERVICES; EDUCATIONAL SERVICES; NAMELY, CONDUCTING AND ORGANIZING CLASSES IN THE FIELD OF INFORMATION TECHNOLOGY AND THE UTILIZATION OF COMPUTER SYSTEMS INCLUDING HARDWARE AND SOFTWARE;COMPUTERS; COMPUTER KEYBOARDS; COMPUTER MEMORIES; COMPUTER PRINTERS; COMPUTER PERIPHERALS; COMPUTER PROGRAMS FOR BUSINESS, ACCOUNTING, FINANCE, RESEARCH AND EDUCATION; BLANK MAGNETIC DATA CARRIERS; NAMELY, MAGNETIC TAPES AND MAGNETIC DISCS; AND ANY PARTS OF THE FOREGOING;PAPER AND CARDS FOR THE RECORDAL OF COMPUTER PROGRAMS; PAMPHLETS, BROCHURES, NEWSLETTERS, JOURNALS, AND MAGAZINES DEALING WITH COMPUTING AND INFORMATION TECHNOLOGY;MAINTENANCE OF COMPUTER SOFTWARE;FERN TREE;RENTAL, TIME SHARING AND LEASING OF COMPUTERS AND COMPUTER SOFTWARE; COMPUTER PROGRAMMING SERVICES; CONSULTING SERVICES IN THE FIELD OF COMPUTERS; AND UP-DATING OF COMPUTER SOFTWARE;
 

Where the owner name is not linked, that owner no longer owns the brand

   
Technical Examples
  1. An invention is provided for incorporating web services into JSP tag libraries for use in JSP pages. As a result, web page authors can develop JSP pages, which utilize web services from WSDL enabled servers, without an in-depth knowledge of WSDL. In general, a web services based document is received, which defines a set of web service operations. Each web service operation is translated into a custom action, and the custom actions are grouped into a tag library. Generally, the web services based document can be a WSDL document, and the custom actions can be JSP custom actions. Also, the tag library can be a JSP custom tag library. Particular custom actions from the custom actions that are grouped in the JSP custom tag library can be incorporated in a JSP page. Once the JSP page is created, content for the JSP page can be obtained from a web service using the JSP custom tag library. The JSP page can then generate a document based on the content. The document can be an HTML document, an XML document, or any other type document as needed for the particular situation.