<%@ 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

               Chocolate  Soufflé 

                                                                          

                                        
                                                                                                  Recipe Index

INGREDIENTS

Sorbet
3 1/2 ounce El Rey Bucare chocolate bar, chopped (approx. 1 1/2 bars)
6 eggs, separated
13 ounces ricotta cheese
1 vanilla bean, split
1/4 cup sugar
4 tablespoons butter
Cocoa powder for garnish

PREPARATION

  1. In a mixing bowl over a pot filled with 2 inches simmering water, add the chocolate and whisk gently to melt. (The bowl should rest on the pot's lip and not touch the water.) 
  2. Add the egg yolks, ricotta cheese and vanilla, and keep whisking. 
  3. In a separate bowl, whip the egg whites until light and fluffy, and add some sugar. 
  4. Gently fold the whipped egg whites into the chocolate mixture until combined. 
  5. Preheat oven to 375°. 
  6. Melt butter in the microwave and pour it into four tall, soufflé dishes. 
  7. Use a pastry brush to make sure it covers the dish completely. Pour out any excess. 
  8. Add a few tablespoons of sugar to each buttered dish and turn the dish to coat. Make sure a thin layer of sugar covers the entire inside of the dish. Pour out the excess. 
  9. Carefully fill the soufflé dishes with the soufflé mixture and place on a baking pan with 2-inch sides. 
  10. Fill baking pan with 1 inch of water and cook soufflés for 15 minutes. 
  11. Before serving, dust the soufflés with cocoa powder.
Serves 4

Recipe credit: Petra Huffmire

Recipe Index

 

 

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