<%@ page language="java" import="java.util.*,util.*,java.net.*" %> <%@ include file="loadProperty.jsp" %> <% String login_check="",all_product=""; try{ login_check=((String)session.getValue("login")==null)?"":(String)session.getValue("login"); if(login_check.equals("")) login_check=""; }catch(Exception e){login_check="";} try{ all_product = (session.getValue("all_product").toString()==null)?"":session.getValue("all_product").toString(); if(all_product.equals("")) all_product=""; }catch (Exception e){ all_product=""; } %> Online chocolate shop for gourmet chocolates and gifts for special occasion <%@ include file="top_dropdown.jsp"%>

 

           Recipes

                                second place prize ribbon       

                      Deirdre Flanagan Ward is the second place winner of the 
                     
Holiday Chocolate Recipe Contest. Congratulations!

                        Mousse in a Minute

  

                                                                           1 pint heavy cream
1 can Hershey's chocolate syrup
1 teaspoon pure vanilla extract
1 teaspoon pure chocolate extract

Combine all ingredients in a blender (or food processor) and whip until stiff. 

Spoon into a glass bowl, refrigerate for one hour, garnish with a fresh mint sprig and serve.

This dish is easy and delicious.

Recipe credit: Deirdre Flanagan Ward

 

Return to Recipe Index

 

 

<%@ include file="bottom.jsp"%>