Class FroogleProcessAction


public class FroogleProcessAction extends FroogleProcessActionTabDelim
Struts action class that corresponds to the processing of the Froogle export. Used for requests to "/administrator/FroogleProcess.do".

The execute method of this class populates a ProductListBean named productList in the request scope containing all the active products. Next, it sets the response header in such a way that the browser will prompt the user to open or download the response as a file.

Author:
David Tobey