Transaction of web services based on struts

  • Authors:
  • Gong-Xuan Zhang;Ping-Li Wang;Wen Chen

  • Affiliations:
  • Department of Computer Science and Technology, Nanjing University of Science and Technology, Nanjing, China;Department of Computer Science and Technology, Nanjing University of Science and Technology, Nanjing, China;Department of Computer Science and Technology, Nanjing University of Science and Technology, Nanjing, China

  • Venue:
  • APPT'05 Proceedings of the 6th international conference on Advanced Parallel Processing Technologies
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

There are many frameworks for web applications and Struts is one of them with a collection of Java code designed to help you build solid applications while saving time. It provides the basic skeleton and plumbing, and takes complex applications as a series of basic components: Views, Action classes, and Model components. Web services are new technology for next generation Internet. In this paper, Struts-enabled framework is first described and then a transaction scenario is discussed for web services applications.