计算机应用 ›› 2013, Vol. 33 ›› Issue (03): 886-889.DOI: 10.3724/SP.J.1087.2013.00886

• 典型应用 • 上一篇    下一篇

基于JSP和Android的C/S结构问卷系统

陈望挺,林满足,陈健,章跃,傅奇佳,竺乐庆*   

  1. 浙江工商大学 计算机与信息工程学院, 杭州 310018
  • 收稿日期:2012-09-06 修回日期:2012-10-28 出版日期:2013-03-01 发布日期:2013-03-01
  • 通讯作者: 竺乐庆
  • 作者简介:陈望挺(1989-),男,浙江温州人,主要研究方向:软件工程; 林满足(1990-),男,浙江温岭人,主要研究方向:软件工程; 陈建(1991-),男,浙江金华人,主要研究方向:软件工程; 章跃(1990-),男,浙江兰溪人,主要研究方向:软件工程; 傅奇佳(1992-),男,浙江绍兴人,主要研究方向:软件工程; 竺乐庆(1972-),女,浙江嵊州人,副教授,博士,CCF会员,主要研究方向:图像处理、模式识别、嵌入式系统。
  • 基金资助:

    浙江省自然科学基金资助项目(LY12F02048); 浙江省教育厅项目(Y201119748); 浙江省科技厅项目(2010C31108)。

C/S structured questions survey system based on JSP and Android

CHEN Wangting, LIN Manzu, CHEN Jian, ZHANG Yue, FU Qijia, ZHU Leqing*   

  1. College of Computer Science and Information Engineering, Zhejiang Gongshang University, Hangzhou Zhejiang 310018, China
  • Received:2012-09-06 Revised:2012-10-28 Online:2013-03-01 Published:2013-03-01
  • Contact: chen wangting

摘要: 为了方便问卷调查的实施过程,提高统计数据采集过程的效率,提出一种基于Android平台的手机问卷调查系统实现方法。该问卷系统是客户端/服务器结构的,服务端包括基于JSP的问卷设计模块、问卷信息统计模块、数据库,以及基于C#的Web Service用于实现数据库访问接口; 客户端是Android平台上的问卷交互系统,从数据库获取问卷信息,在手机上显示问题和选项供用户回答并把回答结果提交到数据库。该系统在Android模拟器上以及真机上都进行了测试,结果表明该系统能有效实现问卷调查功能。由于客户端可以运行在移动设备之上,该系统的实现可以使问卷过程随时随地进行,使调查过程更加便利和高效,拓宽问卷调查的客户群,因此可以为需要市场调查或社会调研的企业或机构所采用。

关键词: Android平台, 问卷系统, JSP, Web service

Abstract: In order to facilitate the execution of the questionnaire survey, and to improve the efficiency of the statistical data collection, this paper proposed a method to realize a questionnaire survey system based on the Android platform running on mobile phone. The survey system was C/S structured. The server included a questions design module based on Java Server Page (JSP), a result statistical module, the database and the C#-based Web service that gave interfaces to access database. The client was implemented on Android platform, which acquired information of the questions from the database, and displayed questions and their options on the screen for users to answer. When the user completed the answer to the questions, the client would write the answers back to the database. This system was first tested on Android emulator, and then on the mobile phone. The testing results indicate that questions survey function has been efficiently realized in the system. Moreover, since the client can run on a mobile device, the survey process can be carried out freely anywhere, anytime, which means that the survey process would not only be convenient and efficient, but also broaden the target clients of the survey system. The proposed system could be adopted by enterprises or organizations to carry out market or social investigations.

Key words: Android platform, questions survey system, Java Server Page (JSP), Web service

中图分类号: