For your assignment 2 part 1 submission you are required to


Assignment 2 Part 1:
For your Assignment 2 Part 1 submission you are required to produce a Java implementation of the GUI for the Agriculture image viewer component of your overall Agriculture File Storing and Management (FSM) System.

The image viewer should fulfil the following requirements:

To provide a simple password logging (authentication) component: this can be achievedas simply as having a username and password string fetch and compare type ofauthentication component. In other words, at login stage each user's username andpassword are compared against the user's stored details in your database. Note that it isacceptable if you have already opted for another more sophisticated design of thisfunction.

To provide an image search/filtering component: this should enable you via a suitablydesigned GUI to search your image database using a least three search criteria, which aredetailed below. This function can be achieved as simply as implementing a JDBCcomponent that enables you to execute a set of SQL queries, then display the resultsets asa shortlist that will be used by the image viewer described below. For the images searchcriteria you should consider at this stage implementing a database query by:

Image name or filename
Location of the image where it was taken.
Timestamp of when the image was taken.
Other criteria are also possible including combinations of the above.
To provide an image browser/viewer component: this should enable you to implement aGUI component to select from the resultset (shortlist defined above) an image to beviewed. The GUI ought to display the image including its associated details stored in yourimage database.

Assignment 2 Part 2:
For your Assignment 2 Part 2 submission you are required:

To complete and/or enhance the implementation of your Agriculture Image Storing,Viewing and Management (FSM) Java application, which you have specified in yourAssignment 1 and shown in Assignment 2 Part 1.

To design and implement an enterprise web application:

To enable you via a web browser access your image database for instance to query thedatabase about stored images, update their metadata, and/or download images.

To upload new images to your image repository (ie file server). This will be discussedduring class and further specifications and/or clarifications will be release as and whenrequired.

The above set of steps is intended to guide you through the design and implementation. Ifyou have any query regarding your current design and implementation and its fit with theabove requirements please let me know and/or discuss this with me during one of the Lab.session.

Your updated design document (if required).

The necessary Java code, relevant J2EE resource, and sql script for me to test and reviewyour implementation.


Attachment:- 354261_2_196408-36031-1-TM-C-Solution.doc

Solution Preview :

Prepared by a verified Expert
Other Subject: For your assignment 2 part 1 submission you are required to
Reference No:- TGS0648632

Now Priced at $40 (50% Discount)

Recommended (90%)

Rated (4.3/5)