CN101216838B - XML interface configuration file distribute system and method based on WEB marker - Google Patents

XML interface configuration file distribute system and method based on WEB marker Download PDF

Info

Publication number
CN101216838B
CN101216838B CN200810002385XA CN200810002385A CN101216838B CN 101216838 B CN101216838 B CN 101216838B CN 200810002385X A CN200810002385X A CN 200810002385XA CN 200810002385 A CN200810002385 A CN 200810002385A CN 101216838 B CN101216838 B CN 101216838B
Authority
CN
China
Prior art keywords
configuration file
interface
xml
web
client
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CN200810002385XA
Other languages
Chinese (zh)
Other versions
CN101216838A (en
Inventor
张蓉
汪德彬
赵化冰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ZTE Corp
Original Assignee
ZTE Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by ZTE Corp filed Critical ZTE Corp
Priority to CN200810002385XA priority Critical patent/CN101216838B/en
Publication of CN101216838A publication Critical patent/CN101216838A/en
Application granted granted Critical
Publication of CN101216838B publication Critical patent/CN101216838B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a WEB-based XML interface configuration file distribution system which comprises a client and a server, wherein the server comprises a service processing logic module, a interface configuration distribution management module, a interface configuration file converter, a WEB interface definition file, a XML interface configuration file and a WEB-marked configuration file corresponding with the graphical user interface (GUI) component tag. The invention further discloses a WEB-based XML interface configuration file distribution method. The invention realizes a code-level reuse of the client GUI and the WEB-based user interface by conversing between the tags of HMYTML and STRUTS and the client GUI components, thus saving a large amount of research cost of simultaneously providing the software system of two user interface.

Description

XML interface configuration file distribute system and method based on the WEB mark
Technical field
The present invention relates to the software architecture implementation method of communication Network Based in the areas of information technology, especially relate to XML interface configuration file distribute system and method based on the WEB mark.
Background technology
Traditional C/S framework software is demonstration, simple data processing, the simple business logic processing that client is responsible for graphic user interface; Server is responsible for main data processing and logical process, carries out communication by internet message between client and the service end.Graphic user interface is just to send instruction to computer system with helping the user side, start-up operation, and the result that system is moved is shown to the user with graphics mode equally.In traditional C/S software, graphic user interface all carries out hard coded in client according to system's related service to be finished, and is fully independently to concern with server end.
The graphic user interface of client-side program much not only is provided based on the C/S framework software of JAVA language now, the user interface of WEB mode also is provided.For such system, the graphic user interface that just needs exploitation one cover client, also need to adopt another user interfaces of exploitation such as HTML and STRUTS label based on WEB, obviously, if the user interface of the graphic user interface of client and WEB mode can use same implementation can save a lot of costs.
And this use HTML and STRUTS label realize that the method for gui interface briefly just is to use usefulness such as the html language of realizing WEB mode user interface and STRUTS label to generate client graphical user interface, reach the purpose of the same implementation of the WEB mode user interface of system and client graphical user interface use.
Usually realize that WEB mode user interface adopts technology such as HTML, STRUTS label, script, and the realization client graphical user interface is often used the interface assembly of client standard.These two kinds of user interface implementations exist than big-difference, technical also the existence than big-difference, often be good at realizing the developer of WEB mode user interface, but be bad at the realization of client graphical user interface, otherwise, be good at realizing the developer of client graphical user interface, but be bad at the realization of WEB mode user interface, obviously, support two kinds of user interfaces simultaneously, two groups of developers must be provided, increase the R﹠D costs of user interface undoubtedly greatly.
In order to address this problem, at present more common is by the built-in browser kernel of client, then by the instrument of browser kernel as the client graphical user interface displaying, directly the WEB mode user interface that html language is write shows in client, can accomplish client graphical user interface code and the unified purpose of WEB mode user interface code so fully, but, the WEB browser carries out because the demonstration of client graphical user interface is based on, this just makes client graphical user interface can't bring into play its powerful advantage, for example, in client graphical user interface, combo box both can be imported by keyboard, can select by drop-down option again; And in HTML, do not have to realize the label of similar functions therefore to adopt the mode of embedded browser just can't realize such function.
Summary of the invention
Consider the problems referred to above and make the present invention that for this reason, fundamental purpose of the present invention is, a kind of XML interface configuration file distribute system and method based on the WEB mark is provided.
According to the system that distributes based on the XML interface configuration file of WEB mark of the present invention, comprise the client and server end, wherein, server end comprises: the business processing logic module, after receiving the operation requests of client, call the interface configuration file converter and carry out conversion between WEB interface defined file and the XML interface configuration file, and call interface configurations distribution administration module and carry out the distribution of XML interface configuration file; Interface configurations distribution administration module, operation requests and corresponding XML interface configuration file and the script file of active user place session coupling according to from the business processing logic module are issued to corresponding client with it; The interface configuration file converter; WEB interface defined file; The XML interface configuration file; And WEB mark and gui component label corresponding relation configuration file.
In addition, in this system, the WEB mark is realized by using html language and STRUTS label.
In addition, in this system, the interface configuration file converter is according to obtaining corresponding WEB interface defined file from the operation requests of business processing logic module, and WEB interface defined file is converted to the XML interface configuration file according to WEB mark in the defined file of WEB interface and gui component label corresponding relation configuration file, wherein, the XML interface configuration file is to be used to control the configuration file that client graphical user interface generates.
In addition, in this system, WEB mark and gui component label corresponding relation configuration file are converted to XML interface configuration file label with the WEB mark in the WEB interface configuration file.
In addition, in this system, client comprises: Component Gallery, be used for the display client graphic user interface, Action Events on the response pattern user interface presents the operating result on the graphic user interface, and carries out the message communicating between client graphical user interface and the server end; The XML resolver is used to receive the XML interface configuration file, and configuration file is resolved, and calls the assembly of reflection manager to using in the configuration file, to carry out instantiation; And the reflection manager, be used for the component type used according to configuration file, from Component Gallery, obtain corresponding assembly, to carry out instantiation.
In addition, in this system, Component Gallery comprises all html tag graph of a correspondence user interface display modules and all STRUTS label graph of a correspondence user interface components.
In addition, in this system, the reflection manager is also revised the attribute of component instance according to the association attributes of assembly in the configuration file.
According to the method for the XML interface configuration file distribution based on the WEB mark of the present invention, may further comprise the steps: the user end to server end sends the business processing request, server end according to business processing request find WEB interface defined file; WEB mark in the defined file of WEB interface is converted to the XML label that client reflection manager can be discerned, and generates corresponding XML interface configuration file; And the XML interface configuration file of client resolver resolves graphic user interface, client reflection manager finds corresponding assembly according to mark in the XML interface configuration file of having resolved and attribute from Component Gallery, carry out instantiation.
In addition, in the method, the XML label is corresponding with the assembly in the Component Gallery.
In addition, in the method, the WEB mark is realized by using html language and STRUTS label.
By above-mentioned aspect of the present invention, service end is converted to the client graphical user interface configuration definition file of XML form by converter by the WEB mode user interface definition file of HTML and the realization of STRUTS label, and the XML defined file at these interfaces is distributed to each client according to client-requested, client only provide one stable, comprise the Component Gallery that enriches assembly, the XML configuration definition document parser at interface, the graphical user interface displays platform of functions such as configuration component converter, this platform are responsible for the XML interface defined file of server distribution is converted to the graphic user interface of client.Do like this, the user interface of client graphical user interface and WEB mode can unify to make the interface defined file of HTML and STRUTS label definition, has realized that the code level of these two kinds of user interfaces is multiplexing, has reduced R﹠D costs; Simultaneously can also keep these two kinds of user interfaces functional characteristics separately.
Other features and advantages of the present invention will be set forth in the following description, and, partly from instructions, become apparent, perhaps understand by implementing the present invention.Purpose of the present invention and other advantages can realize and obtain by specifically noted structure in the instructions of being write, claims and accompanying drawing.
Description of drawings
Accompanying drawing is used to provide further understanding of the present invention, and constitutes the part of instructions, is used from explanation the present invention with embodiments of the invention one, is not construed as limiting the invention.In the accompanying drawings:
Fig. 1 shows the structural representation based on the XML interface configuration file distribute system of WEB mark according to the embodiment of the invention;
Fig. 2 shows the process flow diagram based on the XML interface configuration file distribution method of WEB mark according to the embodiment of the invention;
Fig. 3 shows according to the client process flow figure that the present invention is based on the XML interface configuration file distribution method of WEB mark; And
Fig. 4 shows and is the server-side processes process flow diagram of the present invention's realization based on the XML interface configuration file distribution method of WEB mark.
Embodiment
Below in conjunction with accompanying drawing the preferred embodiments of the present invention are described, should be appreciated that preferred embodiment described herein only is used for description and interpretation the present invention, and be not used in qualification the present invention.
The present invention is converted to HTML and STRUTS label and generates the employed XML configuration file of client graphical user interface by increasing by one, and then realize WEB mode user interface code can solving the some shortcomings of existing implementation existence directly with generating client graphical user interface by the mode that client generates graphic user interface.
Fig. 1 shows the structural representation based on the XML interface configuration file distribute system of WEB mark according to the embodiment of the invention.
As shown in Figure 1, comprise the client and server end, wherein, server end comprises: the business processing logic module, after receiving the operation requests of client, call the interface configuration file converter and carry out conversion between WEB interface defined file and the XML interface configuration file, and call interface configurations distribution administration module and carry out the distribution of XML interface configuration file; Interface configurations distribution administration module, operation requests and corresponding XML interface configuration file and the script file of active user place session coupling according to from the business processing logic module are issued to corresponding client with it; The interface configuration file converter; WEB interface defined file; The XML interface configuration file; And WEB mark and gui component label corresponding relation configuration file.
In addition, in this system, the WEB mark is realized by using html language and STRUTS label.
In addition, in this system, the interface configuration file converter is according to obtaining corresponding WEB interface defined file from the operation requests of business processing logic module, and WEB interface defined file is converted to the XML interface configuration file according to WEB mark in the defined file of WEB interface and gui component label corresponding relation configuration file, wherein, the XML interface configuration file is to be used to control the configuration file that client graphical user interface generates.
In addition, in this system, WEB mark and gui component label corresponding relation configuration file are converted to XML interface configuration file label with the WEB mark in the WEB interface configuration file.
In addition, in this system, client comprises: Component Gallery, be used for the display client graphic user interface, Action Events on the response pattern user interface presents the operating result on the graphic user interface, and carries out the message communicating between client graphical user interface and the server end; The XML resolver is used to receive the XML interface configuration file, and configuration file is resolved, and calls the assembly of reflection manager to using in the configuration file, to carry out instantiation; And the reflection manager, be used for the component type used according to configuration file, from Component Gallery, obtain corresponding assembly, to carry out instantiation.
In addition, in this system, Component Gallery comprises all html tag graph of a correspondence user interface display modules and all STRUTS label graph of a correspondence user interface components.
In addition, in this system, the reflection manager is also revised the attribute of component instance according to the association attributes of assembly in the configuration file.
Server end is made up of business processing logic, interface configurations distribution management, XML interface configuration file, WEB mode interface defined file, HTML and STRUTS label and GUI labelled component corresponding relation configuration file, interface configuration file converter, is responsible for carrying out main business relevant data processing, logical process; Also be responsible for simultaneously finding corresponding WEB mode interface defined file according to user's operation requests, WEB mode interface defined file is converted to the client graphical user interface defined file of XML form according to the configuration of label corresponding relation, and, the client graphical user interface defined file of XML form is distributed to clients corresponding handles according to the session of active user place.
After business processing logic receives the operation requests of client, carrying out related service handles, call the interface configuration file converter and carry out the conversion of WEB mode interface defined file and XML form gui interface defined file, and call the distribution management and carry out the distribution of XML form gui interface defined file.
WEB interface defined file is the user interface file that is defined together by HTML and STRUTS label, and this file will be converted to the WEB page that html language is realized after through the WEB server process, and is sent to browser end and shows.Because this WEB interface defined file is converted to the gui interface defined file of XML form, and must be able to be resolved by the reflection manager of client, so, in this interface defined file any script can not be arranged, all scripts encapsulate by the STRUTS label.
How HTML and STRUTS label and GUI labelled component corresponding relation configuration file are responsible for defining the gui interface labelled component that html tag and STRUTS label is converted to the XML form, which gui interface assembly this corresponds to comprise a html tag or STRUTS label in this configuration file, and this corresponds to which attribute of this assembly each attribute in this label.
The interface configuration file converter is responsible for obtaining corresponding WEB mode interface defined file according to operation requests, and WEB mode interface defined file is converted to the client graphical user interface defined file of XML form according to label corresponding relation configuration file.
In addition the configuration file that is used for controlling the client graphical user interface generation that the XML interface configuration file promptly is made up of the XML tag and the attribute thereof of the different assemblies of expression, also comprises the used shell script file of event component.
Interface distribution management is issued to corresponding client according to the corresponding XML interface configuration file of operation requests and active user place session coupling and script file and with it, issue finish after, the notice client begins to generate graphical interface of user.
Client is made up of Component Gallery, reflection manager, XML resolver, finishes the function that the XML interface configuration file is converted to graphic user interface.
In client, Component Gallery mainly is responsible for the demonstration, user of the client graphical user interface functions such as message communication between the presenting of operation result data on the response processing of Action Events on the interface, the user interface, client user interface and server end.
The XML resolver is responsible for receiving the XML interface configuration file, and this configuration file is resolved, and calls the reflection manager assembly that uses in the configuration file is carried out instantiation.
The reflection manager is responsible for obtaining corresponding assembly according to the component type of using in the configuration file from Component Gallery and is carried out instantiation, and revises the attribute of component instance according to the association attributes of this assembly in the configuration file.In configuration file, after all component is finished dealing with, the graphical user interface displays that assembles is come out.
Fig. 2 shows the process flow diagram based on the XML interface configuration file distribution method of WEB mark according to the embodiment of the invention.
As shown in Figure 2, may further comprise the steps: step S202, user end to server end send the business processing request, server end according to business processing request find WEB interface defined file; Step S204 is converted to the XML label that client reflection manager can be discerned with the WEB mark in the defined file of WEB interface, and generates corresponding XML interface configuration file; And step S206, the XML interface configuration file of client resolver resolves graphic user interface, client reflection manager finds corresponding assembly according to mark in the XML interface configuration file of having resolved and attribute from Component Gallery, carry out instantiation.
In addition, in the method, the XML label is corresponding with the assembly in the Component Gallery.
In addition, in the method, the WEB mark is realized by using html language and STRUTS label.
Fig. 3 shows the client process flow figure of the XML interface configuration file distribution method that the present invention is based on the WEB mark.
As shown in Figure 3, may further comprise the steps:
Step 301, XML resolver receive the XML interface configuration file, and after beginning of receiving that server end sends generate the graphical interface of user instruction, begin to carry out the XML document analysis;
Step 302, XML resolver read the XML interface configuration file that server end sends, after carrying out simple verification, in its temporary transient storage and Installed System Memory.After the XML interface configuration file is resolved and finished, call the reflection manager and begin to create component instance;
Step 303, the reflection manager obtains all XML tag relevant with assembly and attributes thereof the interface configuration file from the XML resolver, and whether this mark of verification and attribute exist the assembly of correspondence in Component Gallery;
Step 304, the reflection manager finds the class at corresponding assembly place according to XML tag, with the exampleization; And
Step 305, the reflection manager is provided with the association attributes of assembly after the instantiation according to the corresponding attribute of XML tag, and this component instance added in its parent component, after judging that all XML tag and attribute are all finished dealing with, finish client graphical interfaces product process, come out generating good interface display.
Fig. 4 shows the server-side processes process flow diagram of the XML interface configuration file distribution method that the present invention is based on the WEB mark.
As shown in Figure 4, may further comprise the steps:
Step 401, business processing receives the operation requests of client, and the authentication of the line operate request of going forward side by side and checking are handled;
Step 402 according to data processing and the business logic processing that operation requests responds, if do not need to regenerate the interface, is then directly given client with the result feedback message; Regenerate the interface if desired, then call the client graphical user interface configuration file that the interface configuration file converter generates the XML form;
Step 403, the interface configuration file converter obtains corresponding operation requests from business processing, and obtains corresponding WEB mode interface defined file according to operation requests.And WEB mode interface defined file carried out simple verification and inspection, see wherein whether do not support label or shell script code;
Step 404, the interface configuration file converter is from obtaining WEB interface label and gui interface label corresponding relation configuration file, and this configuration file resolved, according to the label corresponding relation configuration after resolving WEB mode interface defined file is carried out verification, see whether unsupported label in the corresponding relation is arranged in this interface defined file;
Step 405, interface configuration file converter are converted to WEB mode interface defined file the client graphical user interface configuration file of XML form according to configuration of label corresponding relation and WEB mode interface defined file.This conversion process mainly replaces with clients corresponding GUI assembly class name with html tag in the defined file of WEB interface and STRUTS label; Association attributes in html tag and the STRUTS label is replaced with the Property Name of corresponding client GUI assembly.If used the JAVASCRIPT script in the STRUTS assembly, then this script being converted to can be at the dynamic BEANSHELL shell script of carrying out of client.After converting, call interface distribution management dispensing XML interface configuration file;
Step 406, interface distribution management working is engaged in handling and is obtained corresponding operation requests, and obtains corresponding XML interface configuration file and its employed shell script file according to operation requests; And
Step 407, interface distribution management is sent to client according to the session at active user place with the XML interface configuration file, after transmission is finished, sends the instruction that begins to generate graphic user interface to client XML interface file resolver.
In sum, by the present invention, by changing at HTML, STRUTS label and client graphical user interface inter-module, realized that the code level of client graphical user interface and WEB mode user interface reuses, saved the R﹠D costs that the software systems of these two kinds of user interfaces are provided simultaneously in a large number.
The above is the preferred embodiments of the present invention only, is not limited to the present invention, and for a person skilled in the art, the present invention can have various changes and variation.Within the spirit and principles in the present invention all, any modification of being done, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. the XML interface configuration file distribute system based on the WEB mark comprises the client and server end, it is characterized in that,
Described server end comprises:
The business processing logic module, after receiving the operation requests of described client, call the interface configuration file converter and carry out conversion between WEB interface defined file and the XML interface configuration file, and call interface configurations distribution administration module and carry out the distribution of described XML interface configuration file;
Interface configurations distribution administration module, described operation requests and corresponding described XML interface configuration file and the script file of active user place session coupling according to from described business processing logic module are issued to corresponding client with it;
Described interface configuration file converter is used for carrying out conversion between described WEB interface defined file and the described XML interface configuration file according to the WEB mark of described WEB interface defined file and gui component label corresponding relation configuration file;
Described client is used for described XML interface configuration file is converted to graphic user interface.
2. system according to claim 1 is characterized in that, described WEB mark is realized by using html language and STRUTS label.
3. system according to claim 1, it is characterized in that, described interface configuration file converter is according to obtaining corresponding described WEB interface defined file from the described operation requests of described business processing logic module, and described WEB interface defined file is converted to the XML interface configuration file according to WEB mark in the defined file of described WEB interface and gui component label corresponding relation configuration file, wherein, described XML interface configuration file is to be used to control the configuration file that described client graphical user interface generates.
4. system according to claim 3 is characterized in that, described WEB mark and gui component label corresponding relation configuration file are converted to described XML interface configuration file label with the WEB mark in the defined file of described WEB interface.
5. system according to claim 1 is characterized in that, described client comprises:
Component Gallery, be used for the display client graphic user interface, respond the Action Events on the described graphic user interface, present the operating result on the described graphic user interface, and carry out the message communicating between described client graphical user interface and the described server end;
The XML resolver is used to receive the XML interface configuration file, and described XML interface configuration file is resolved, and calls the assembly of reflection manager to using in the described XML interface configuration file, to carry out instantiation; And
Described reflection manager is used for the component type used according to described XML interface configuration file, obtains corresponding assembly from described Component Gallery, to carry out instantiation.
6. system according to claim 5 is characterized in that, described Component Gallery comprises all html tag graph of a correspondence user interface display modules and all STRUTS label graph of a correspondence user interface components.
7. system according to claim 5 is characterized in that, described reflection manager is also revised the attribute of component instance according to the association attributes of assembly described in the described XML interface configuration file.
8. the XML interface configuration file distribution method based on the WEB mark is characterized in that, may further comprise the steps:
The user end to server end sends the business processing request, and described server end finds WEB interface defined file according to described business processing request;
WEB mark in the defined file of described WEB interface is converted to the XML label that client reflection manager can be discerned, and generates corresponding XML interface configuration file; And
The described XML interface configuration file of client resolver resolves graphic user interface, client reflection manager finds corresponding assembly according to mark in the described XML interface configuration file of having resolved and attribute from Component Gallery, carry out instantiation.
9. method according to claim 8 is characterized in that, described XML label is corresponding with the assembly in the described Component Gallery.
10. method according to claim 8 is characterized in that, described WEB mark is realized by using html language and STRUTS label.
CN200810002385XA 2008-01-15 2008-01-15 XML interface configuration file distribute system and method based on WEB marker Expired - Fee Related CN101216838B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200810002385XA CN101216838B (en) 2008-01-15 2008-01-15 XML interface configuration file distribute system and method based on WEB marker

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200810002385XA CN101216838B (en) 2008-01-15 2008-01-15 XML interface configuration file distribute system and method based on WEB marker

Publications (2)

Publication Number Publication Date
CN101216838A CN101216838A (en) 2008-07-09
CN101216838B true CN101216838B (en) 2011-08-10

Family

ID=39623270

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200810002385XA Expired - Fee Related CN101216838B (en) 2008-01-15 2008-01-15 XML interface configuration file distribute system and method based on WEB marker

Country Status (1)

Country Link
CN (1) CN101216838B (en)

Families Citing this family (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101388089A (en) * 2005-08-09 2009-03-18 金蝶软件(中国)有限公司 Service logical processing method and apparatus in workflow
CN101599015B (en) * 2009-07-07 2013-07-03 阿里巴巴集团控股有限公司 Method and system for analyzing component
CN102111655B (en) * 2009-12-24 2014-09-24 康佳集团股份有限公司 Method and system for displaying network resources by network television terminal
CN101951405A (en) * 2010-09-17 2011-01-19 中山大学 Implement method of middleware of set top box based on webkit
CN101963984A (en) * 2010-09-28 2011-02-02 北京伟库电子商务科技有限公司 Method and system for rendering page partial block
CN102184219A (en) * 2011-05-06 2011-09-14 深圳市科陆电子科技股份有限公司 Method for implementing custom date selection control based on Strusts2 in WEB system
CN103197922A (en) * 2012-01-06 2013-07-10 周晓红 Technical method for developing (WEB) dynamic script by HTML (hypertext markup language)
CN103281202B (en) * 2013-05-21 2017-12-29 上海寰创通信科技股份有限公司 The system and its front end rendering method of a kind of browser/server framework
US9189207B2 (en) * 2014-03-11 2015-11-17 Telefonaktiebolaget L M Ericsson (Publ) Methods and systems for dynamic runtime generation of customized applications
CN104484171B (en) * 2014-12-11 2018-05-29 深圳市路通网络技术有限公司 Terminal interface design system, method and relevant device
CN106293645A (en) * 2015-05-13 2017-01-04 Tcl集团股份有限公司 A kind of method and system improving Web application interface rendering efficiency
CN106406832A (en) * 2015-07-30 2017-02-15 中兴通讯股份有限公司 Generation control method and device of web interface
CN106371844B (en) * 2016-08-31 2019-10-22 北京奇艺世纪科技有限公司 A kind of method and system with primary user interface components displayed web page
CN108268289B (en) * 2016-12-30 2022-01-28 阿里巴巴集团控股有限公司 Parameter configuration method, device and system for web application
CN107545524A (en) * 2017-07-21 2018-01-05 合肥未来计算机技术开发有限公司 A kind of law court's total management system based on WEB
CN108234607B (en) * 2017-12-18 2020-06-05 上海中畅数据技术有限公司 File distribution method and system based on micro-service architecture mode
CN110287163B (en) * 2019-06-25 2021-10-08 浙江乾冠信息安全研究院有限公司 Method, device, equipment and medium for collecting and analyzing security log
CN112714148A (en) * 2020-11-10 2021-04-27 海尔数字科技(青岛)有限公司 Interface configuration method, device, equipment and medium
CN112445478A (en) * 2020-12-09 2021-03-05 北京有竹居网络技术有限公司 Graphic file processing method, device, equipment and medium
CN112558949A (en) * 2020-12-21 2021-03-26 长沙树根互联技术有限公司 Program construction method, program construction device, electronic device, and storage medium

Also Published As

Publication number Publication date
CN101216838A (en) 2008-07-09

Similar Documents

Publication Publication Date Title
CN101216838B (en) XML interface configuration file distribute system and method based on WEB marker
CN101847100B (en) Method for expanding software application and device
CN101699393B (en) Network-facing intelligent software interface dynamic generation method
US8832181B2 (en) Development and deployment of mobile and desktop applications within a flexible markup-based distributed architecture
CN101697139B (en) Method, device and registry for remote procedure call
US8578333B2 (en) Method and system for client-side user interface enhancement to enable application integration and portalisation
US7509649B2 (en) System and method for conversion of generic services' applications into component based applications for devices
CN101620536B (en) Method and device for invoking performance function
US7814404B2 (en) System and method for applying workflow of generic services to component based applications for devices
CN102375731B (en) Coding-free integrated application platform system
US8239830B2 (en) System for portal architecture
US20130066947A1 (en) System and Method for Managing Applications for Multiple Computing Endpoints and Multiple Endpoint Types
CN101436148B (en) Integrated client end and method for performing interaction of desktop application and network WEB application
US20080282222A1 (en) Xml push and remote execution of a wireless applications
US20080046882A1 (en) Deploying j2ee web applications in an osgi environment
CN108614776A (en) Across the dynamic fixing method and system of language protocol test request
CN101154157A (en) System and method for providing globalization function to application of JavaScript
CN101976199A (en) Object-oriented middleware distributed system development platform
US9104398B2 (en) Invocation of external web services using dynamically generated composite applications
CN101556683A (en) Financial service system and implementation method
CN101640694A (en) Method for generating simple object access protocol messages and process engine
GB2423844A (en) Converting web based applications into component based applications with XML data elements and Java script workflow elements
CN103561113B (en) The generation method and device of Web Service interface
CN104221002B (en) For realizing the method and system for the public data interface for arriving web services
CN113094429B (en) Data processing method, data query method, computer device and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20110810

Termination date: 20180115