Disable All Advertising
Image
EAN-130025192092824   EAN-13 barcode 0025192092824
UPC-A025192092824   UPC-A barcode 025192092824
Product NameJaws 2
CategoryElectronics / Photography: A/V Media: Movie / TV
Amazon.comA Buy on Amazon ~ B00005A8XX
SKU11226
Model2219764
Price New4.99 US Dollars    (curriencies)
Price Used1.80 US Dollars    (curriencies)
RatingPG - Parental Guidance Suggested
IMDbIMDb Link
TrailerWatch The Trailer
Run Time116 minutes
Aspect Ratio2.35:1
CastLorraine Gary, Murray Hamilton, Roy Scheider
DirectorJeannot Szwarc
GenreADVENTURE,HORROR,THRILLER
Run Time117 minutes
Width5.5 inches    (convert)
Height0.75 inches    (convert)
Length7.5 inches    (convert)
Weight25 hundredths pounds    (convert)
BindingDvd
Release Year1978
FormatMultiple Formats, Closed-captioned, Color, NTSC, Widescreen
Published05/23/2006
Run Time117 minutes
FeaturesShrink-wrapped
Long DescriptionFour years after the traumatic episodes at Amity Island, that was terrorized by a 25 foot long great white shark that was devouring beach goers. After the shark was destroyed, Amity Island was at peace and opened a hotel at the Holiday Inn. Days after the opening, beach goers begun to disappear along with a half eaten killer whale that was beached. Brody, was getting concerned about those incidents and, felt that another great white is on the loose.
Similar Items0717951002129: Arachnophobia
0191329002445: Jurassic World Fallen Kingdom
0097360893540: Orca (1976)
0025192347726: Jaws: The Revenge
0025192347627: Jaws 3-D
0025192279218: Jaws 3-Movie Collection
0025192251344: Jaws
0025192126291: Jaws
0025192014925: Dante's Peak - Collector's Edition
0024543231653: Poseidon Adventure
View 17 more similar items
Created07-01-2006
Modified03-02-2022 1:12:24am
MD53f2f98033465112661fd2a71a7a04833
SHA256ad7dcbd3cde95ef04da3436494f7aad96d4ef75827648fee18b5643d5f7635ff
Search Googleby EAN or by Title
Query Time0.0276539

Article of interest

This is a basic implementation of a service that provides retrieval access to the EANData.com UPC web site. Its was coded to verify basic  proof-of-concept for development of another application and was not intended to provide be anything more than basic functionality in the retrieval  of UPC data from the EANData.com web site.

There are several places where simple code was left in place rather than using more advanced Java features/methods to allow for easier  understanding of junior developers. Not much time spent refactoring or cleaning up the code. It is provided as a starting point only.

It contains a Factory service that returns a service object configured using the UcpService.properties (see below) file found in the class path of  the executed code. The UpcQueryService can respond with an implementation of the UpcResponse and supporting interfaces or with an InputStream  allowing direct access to the response from the from the EANData.com web site.

JSR 353 is the Java API for JSON is currently under development (http://java.net/projects/json-processing-spec & http://java.net/projects/jsonp).  The several Java JSON implementations seemed to be more than I was wanting/needing so I wrote a basic parser to provide JSON parsing capability  needed. Its not perfect but is a good basic start.

Download the example source code

The UpcService.properties must be configured.

Url (Required)
provides the address used to query UPC data. The additional parameters are added to retrieve the requested information.

ApiKeyCode (Required)
Provided from EANData.com when your account is setup.

Mode (Required)
The manner in which the data will be retrieved from the EANData.com web site.
 
AutoRetrieveGraphics (Optional)
Boolean to indicate whether the graphics, when indicated by a Url, are to be automatically retrieved at the same time with the UPC data. Default is false. A factory method allows for the this property to be overridden at the time the UpcQueryService is created.

Close

Search

Close

Share