Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Your task is to develop a client-server solution using web services (SOAP and REST) that allows people to retrieve posted messages and to post new

image text in transcribed

Your task is to develop a client-server solution using web services (SOAP and REST) that allows people to retrieve posted messages and to post new messages. To ensure reliable storage of messages a database (e.g. MySQL) must be used. This assignment consists of client and server components. a) For the server side, you must develop SOAP and REST web services in the language Java using Glassfish or Tomcat. . SOAP: Develop a SOAP web service for retrieving posted messages from the database and develop a SOAP web service for storing messages in the database. 1. REST Develop a REST web service for retrieving posted messages from the database and develop a REST web service for storing messages in the database. b) For the client side, you must develop in Java 2 standalone applications. 1. SOAP: Develop a standalone application that connects to the SOAP web services and allows a user to add new posts and to retrieve existing posts. 1. REST Develop a standalone application that connects to the REST web services and allows a user to add new posts and to retrieve existing posts To obtain additional bonus marks (up to 50%) develop a web page that allows users to add new posts and to retrieve existing posts using the web services developed in part a. a) (20% bonus) The web page connects to the REST web services developed in part a. b) (30% bonus) The web page connects to the SOAP web services developed in part a Your task is to develop a client-server solution using web services (SOAP and REST) that allows people to retrieve posted messages and to post new messages. To ensure reliable storage of messages a database (e.g. MySQL) must be used. This assignment consists of client and server components. a) For the server side, you must develop SOAP and REST web services in the language Java using Glassfish or Tomcat. . SOAP: Develop a SOAP web service for retrieving posted messages from the database and develop a SOAP web service for storing messages in the database. 1. REST Develop a REST web service for retrieving posted messages from the database and develop a REST web service for storing messages in the database. b) For the client side, you must develop in Java 2 standalone applications. 1. SOAP: Develop a standalone application that connects to the SOAP web services and allows a user to add new posts and to retrieve existing posts. 1. REST Develop a standalone application that connects to the REST web services and allows a user to add new posts and to retrieve existing posts To obtain additional bonus marks (up to 50%) develop a web page that allows users to add new posts and to retrieve existing posts using the web services developed in part a. a) (20% bonus) The web page connects to the REST web services developed in part a. b) (30% bonus) The web page connects to the SOAP web services developed in part a

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Beyond Greed And Fear Understanding Behavioral Finance And The Psychology Of Investing

Authors: Hersh Shefrin

1st Edition

0195161211, 978-0195161212

Students also viewed these Databases questions