Google Base Recipe Search
Search Recipes on Google Base
baseUrl
http://www.google.com/base/
URL of the google base server to connect to.
applicationName
Google-RecipeDemo-1.0
Application name used when authenticating.
key
Developer key used to authenticate against the Google Base data API servers.
AuthenticationFilter
sample.gbase.recipe.AuthenticationFilter
authsubProtocol
https
Protocol to be used when connecting to AuthSub.
authsubHostname
www.google.com
Hostname of the authentication server.
sample.gbase.recipe.RecipeListener
AuthenticationFilter
OwnRecipeSearchServlet
AuthenticationFilter
RecipeAddServlet
AuthenticationFilter
RecipeUpdateServlet
AuthenticationFilter
RecipeDeleteServlet
AllRecipeSearchServlet
sample.gbase.recipe.RecipeSearchServlet
scope
all
OwnRecipeSearchServlet
sample.gbase.recipe.RecipeSearchServlet
scope
own
RecipeAddServlet
sample.gbase.recipe.RecipeActionServlet
action
add
RecipeUpdateServlet
sample.gbase.recipe.RecipeActionServlet
action
update
RecipeDeleteServlet
sample.gbase.recipe.RecipeActionServlet
action
delete
RecipeDisplayServlet
sample.gbase.recipe.RecipeDisplayServlet
AllRecipeSearchServlet
/recipeSearch
OwnRecipeSearchServlet
/recipeList
RecipeAddServlet
/recipeAdd
RecipeUpdateServlet
/recipeUpdate
RecipeDeleteServlet
/recipeDelete
RecipeDisplayServlet
/recipeDisplay
index.jsp