<%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
${restaurant.id} ${restaurant.name} ${restaurant.logo}
${branch.id} ${branch.location} ${branch.city} ${branch.state} ${branch.country} ${branch.postalCode}
${image}
${image}
${feedback.id} ${feedback.user.name} ${feedback.feedbackType.description} ${feedback.feedbackDate} ${feedback.visitedDate} ${feedback.comments} ${feedback.ratings}
${cuisine.id} ${cuisine.name} ${cuisine.country}
${recipe.id} ${recipe.name} ${recipe.description} ${recipe.price}
${feedback.id} ${feedback.user.name} ${feedback.branch.location} ${feedback.feedbackDate} ${feedback.visitedDate} ${feedback.comments} ${feedback.ratings}

Login



User Restaurant

User Register



MALE FEMALE




Restaurant Register