Activity for Andrew Mousel

  • Andrew Mousel Andrew Mousel committed [r4] on Code

    Added some comments to HostGUI.java

  • Andrew Mousel Andrew Mousel committed [r3] on Code

    Updated author info

  • Andrew Mousel Andrew Mousel committed [r2] on Code

    Here is the initial commit to push version 1.0 into the repository. The main working java files are in the network folder called Client and Host. Cipher folder holds the Encrypt file which is the foundation for the encryption and decryption methods. The rest are testing files that I have an idea for. Here is what they do:

  • Andrew Mousel Andrew Mousel committed [r1] on Code

    Initial import.

  • Andrew Mousel Andrew Mousel committed [r21] on Code

    Added a page where the user needs to insert payment information to rent a movie, doesn't collect information all you need to do is click the submit button and it will take you to the rent successful page.

  • Andrew Mousel Andrew Mousel committed [r19] on Code

    Added a genre filter to the search page that allows users to filter their search results by movie genre (Action, Adventure, and Horror).

  • Andrew Mousel Andrew Mousel committed [r17] on Code

    Edited the MyServletHibernateMovie.java file so that it only displays the movie title and genre. Clicking on the movie title will take the user to another page called MovieDetailsServlet.java where it displays the rest of the movie's information. Also added a rent button that takes the user to the rent successful page and another button that takes the user back to the search page.

  • Andrew Mousel Andrew Mousel committed [r8] on Code

    fixed the remote connection config file name.

  • Andrew Mousel Andrew Mousel committed [r7] on Code

    EC2 server went down again and had to make changes accordingly.

  • Andrew Mousel Andrew Mousel committed [r16] on Code

    My EC2 server went down on me so I had to reboot it and it changed the url address to the database, should work now.

  • Andrew Mousel Andrew Mousel committed [r8] on Code

    Updated the Java facet to version 1.8. It was at version 17.

  • Andrew Mousel Andrew Mousel committed [r7] on Code

    This commit includes the UtilDB and UtilFile to read/write into the database. The Movie.java class in the datamodel package has also been updated to work with the MyServletHibernateMovie.java file. The MovieList.csv file has also been added. You can run the hibernate file without adding any more movies to the database since the method for adding movies has been commented out.

  • Andrew Mousel Andrew Mousel committed [r6] on Code

    testing team sync stuff

  • Andrew Mousel Andrew Mousel committed [r2] on Code

    submission for class exercise 8.

  • Andrew Mousel Andrew Mousel committed [r1] on Code

    Initial import.

  • Andrew Mousel Andrew Mousel committed [r2] on Code

    Commit with the finished q1 and q2 requirements.

  • Andrew Mousel Andrew Mousel committed [r1] on Code

    Initial import.

  • Andrew Mousel Andrew Mousel committed [r5] on Code

    Added home and search html documents. Also changed the Java repository to version 1.8.

  • Andrew Mousel Andrew Mousel committed [r4] on Code

    Added Config and hibernate xml docs

  • Andrew Mousel Andrew Mousel committed [r3] on Code

    Added the hibernate libraries to the code.

  • Andrew Mousel Andrew Mousel committed [r2] on Code

    Initial "Hello World" commit

  • Andrew Mousel Andrew Mousel committed [r1] on Code

    Initial import.

  • Andrew Mousel Andrew Mousel committed [r6] on Code

    Fixed a spelling error that would not let me connect to the AWS server, but it worked fine in Eclipse.

  • Andrew Mousel Andrew Mousel committed [r5] on Code

    Finalized everything for submission

  • Andrew Mousel Andrew Mousel committed [r4] on Code

    Made an index home page, started to make everything look nicer.

  • Andrew Mousel Andrew Mousel committed [r3] on Code

    Allows users to insert books and retrieve books from the database. This is just an initial posting of html documents, will update to make them more pleasing to look at.

  • Andrew Mousel Andrew Mousel committed [r2] on Code

  • Andrew Mousel Andrew Mousel committed [r1] on Code

    Hello World commit for the Deployment operation setup.

  • Andrew Mousel Andrew Mousel committed [r3] on Code

    servlet says "hello world!"

  • Andrew Mousel Andrew Mousel committed [r2] on Code

    first commit: add myservlet

  • Andrew Mousel Andrew Mousel committed [r1] on Code

    Initial import. First commit lecture notes

1