|
计算机应用研究 2006
Study on Complicated Report Technique in B/S Model
|
Abstract:
This paper puts forward a XML-based technique to design report in B/S model and solves the problem which report's style cannot be designed flexibly in most Web application systems.By analyzing the framework of reports in the project,reports can be constituted by two parts :style and data,and they can be described by defined marks.Server gets these two XML-based files and parses them.At the end,client gets parsed information about reports and show it in the explorer.