Giter Site home page Giter Site logo

danielegbetabi's Projects

loginformwithcookies icon loginformwithcookies

a. Implement a servlet that presents a new user with a form containing fields for entering a user name and password (the latter should use an appropriate type of input element). The form should also contain a checkbox, initially unchecked, labeled “Check to log in automatically in the future.” If the user checks the box and successfully logs in (that is, the username and password are both “CSisCoolStuff”), then the user name and password should be stored in two cookies (you may assume that cookies are ena bled on the client). After successfully logging in, the user s hould see a page that says “Logged In Successfully.” An unsuccessful attempt to log in should return the user to a page with an error message followed by the original log - in form, with the checkbox checke d if it was checked on the previous form and unchecked otherwise. On subsequent visits, the servlet should attempt to log the user in using cookie information, if available. If this fails, the user should see the original log - in form, without any error mes sage. If it succeeds, the user should see a “Welcome Back” page. Set the cookies to expire after six months. b. Extend the program in (a) so that if it tries to store the user name and password in cookies but fails, it will display a message on the “Logged In Successfully” page informing the user that cookies must be enabled in order to automatically log in.

mapmarker icon mapmarker

Simple Map Marker on Google Map with SearchBox and Click Events

mileagedemo icon mileagedemo

Demo application using Google App Engine and jQuery mobile

nearest-places icon nearest-places

Searching-Places-in-Google-Maps This application is to search the nearest places of interest on a map for a specific user. Details of the project In the blue div of top most right side of the page there are two selecting option (Select Username & Select Interest). First username(Tom, Jane, Dave, Sarah, John) needs to be selected then interest (Bank, School, Restaurant, Hospital). Based on the username and interest there will be marker icon in the map. For blue icon for bank, green icon for school, yellow icon for restaurant and red icon for hospitals. If you click on the marker there will be an infowindow which will show the address, Contact no and website

pearlhacks2016banking icon pearlhacks2016banking

Simulate banking transactions online and on a mobile app with simulated data from Capital One

resume-generator icon resume-generator

An app demo for customize resume and export. Base on jquery and troopjs framework.

sample-translator icon sample-translator

This sample application is a simple translator app which uses the MyMemory service via its RESTful API. The app is created with jQuery Mobile.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.