Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

3. You are an entrepreneur who has decided to develop a next gen photo sharing platform for Bangladesh, called 'Banglagram'. You are in the

3. You are an entrepreneur who has decided to develop a next gen photo sharing platform for Bangladesh, called 'Banglagram'. You are in the very early stages of your application design, and so far, you have come up with the following requirements: A secure registration and session management system for your users The main feed of the application will contain two tabs, one for viewing photos shared in your own state or region (e.g. Dhaka, Chittagong etc.) and the other for viewing photos shared across any and all regions There will be a search bar on all pages that will allow users to search for specific accounts and follow them The username of the currently logged in user should be present at the top of every page, and beside the username, there should be a Logout button that will allow the user to logout any time he/she wants. a) Assume that you are using the Model 2 architecture to design your web application. Now, which Java technologies are suitable to implement the different components of the web application mentioned above and where should each component lie in the said architecture? Justify your answer. b) Describe how you have ensured the concept of separation of concerns' through your architectural design solution. c) How will you implement the search bar functionality i.e. how will you ensure the presence of a search bar on every page? Explain your idea with a sample block of code. 10 5 5 d) Create a diagram to show the several stages of the lifecycle of JSP. What are the main lifecycle methods of JSP? 5

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

Systems analysis and design

Authors: Alan Dennis, Barbara Haley Wixom, Roberta m. Roth

5th edition

978-1118057629, 1118057627, 978-111880817

More Books

Students also viewed these Programming questions

Question

Calculate SE ( p ) for n=100 and the values of p given 20. p=.70

Answered: 1 week ago

Question

Calculate SE ( p ) for n=100 and the values of p given 17. p=.10

Answered: 1 week ago

Question

Calculate SE ( p ) for n=100 and the values of p given 18. p=.30

Answered: 1 week ago