Search Results for "java web mvc sample project" - Page 2

Showing 71 open source projects for "java web mvc sample project"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1

    BTHEBookStore

    Book store E-commerce implemented in Java/Servlets using MVC

    Electronic book store implemented in Java/Servlets and eHTML* using the Model–view–controller (MVC) software architectural pattern. eHTML is a simple yet powerful scripting language for the UI which is implemented as part of the project. It makes the UI highly customizable. In development mode all the objects and variables that can be accessed from the eHTML will be displayed at the bottom of each page. Note that the project is in Alpha phase. There are no payment methods added. Multi...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    cravlAndBlock

    linux tool to improve server security

    cravlAndBlock is simple java application that cravl error log file of Your web server and add all attacker IPs. I.E. All Modsecure entries, scans and so on. Every bad IP will be added to hosts.deny file with ALL prefix. For sure it will not block all atacks but it will help. How it works: use cron to start java cravlAndBlock.jar in the same folder add properties.xml (I addes sample properties.xml file). And thats all. Program will start from cron, read properties file and make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    fiskalizacija

    Java code for signing and handling Croatian fiscal service requests

    Java code for signing and handling requests for Croatian fiscal service. Includes unsigned and signed xml samples. For completeness of project my personal testing key is included. Units tests with sample data are available for the ease of use. Whole Eclipse project is committed to source forge Git. Commercial support for implementation into different java application is available upon request. Enjoy
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5

    Charon Housing

    Open Source Housing System for UK RSLs

    ... requirements for client RSLs. There is no other system that I know of that has these features built in from the design stage. Next demo was scheduled for January 2014, yet here we are a year later and still no release. This is because of changes in personal circumstances of the team members. The project is still being work on but at a much slower rate.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Dynamic Presentation Generator

    DPG is a web CMS developed by the JAFU-Project

    Dynamic Presentation Generator (DPG) is a web CMS developed by the JAFU project at the University of Bergen, Department of Informatics. DPG is built around the concept of presentation patterns. DPG follows the Model-View-Controller (MVC) software architecture pattern. This pattern isolates domain logic from the presentation, supporting modularity and separation of concerns of the components. DPG is built on Spring framework components, such as Spring MVC and Spring Security. Some features...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Eclipse JAX WS Plugin

    Eclipse Plugin to create a new Maven based JAX WS Project

    This plugin creates new Maven based JAX WS Projects with support for Spring , JPA , Hibernate and SLF4J. Plugin Creates 3 project -main , -core , -webdeploy. Main is parent project for -core and -webdeploy. Users can invoke all maven build commands on main project. Core project contains a sample Hello World Service and other business logic. Web Project contains XML related to Spring and Web Deployment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    A simple Crawler

    We can make a simple crawler with using Java Servlet & JSP . A crawl

    This project consists of 1 main directory, 4 sub directories , 1 main page(html) , 1 servlet DD , 4 java files , 7 classes , and 1 document file as the list below: - [hw5] --- index.html - readme.txt - [WEB-INF] --- web.xml - [classes] --- [mvc] --- HelloController.java - HelloController.class - HelloModel.java - HelloMOdel.class - HelloView.java - HelloView.class - HelloResult.java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpenWorkdesk

    OpenWorkdesk

    OpenWorkdesk is now Alfresco Workdesk

    OpenWorkdesk is now Alfresco Workdesk. Get the latest Community edition here: http://sourceforge.net/projects/alfresco/files/ WeWebU OpenWorkdesk: Community Edition (Open Source License GPLv3). The standard for intuitive working with CMIS compliant ECM Systems. With Sample HR application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 10

    XML2pdfprint

    Printed document formatting like invoices, payment instruments, etc.

    This software written in Java was primarily developed for a printed document formatting, like invoices, bills, payment instruments, etc based on XML or FO and XSL technology. A sample included in a directory "sample-upn" represents a xsl formatting object stylesheet (copyrighted under the other terms than XML2pdfprint see copyright.txt for detail) as an example of e-invoice printout like in XML was specified within the project e-slog to an instrument like UPN in Slovenia is. It includes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Mvc Infraestructure

    Serializable Data Transfer Object/Generic Dao for J2EE

    Dto.java and others classes - for data transmission from/to view (with EL - Expression Language" ) layer to/from business and persistence layer in J2EE application. Dto extends from HashMap class of Java API for encapsulate any type of information by key type:key_i.key_ij.key_ijk....: Any component in any J2EE functional chain can access to DTO if they know the key key_i.key_ij.key_ijk.... for object access. This project helps to decouple the data, business logic and persistence logic allowing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    TestNGEE

    Run TestNG tests inside servlet container. Great for integration tests

    It's common for integration tests to use the entire JEE stack resources. By running your tests inside the target JEE container (instead of emulating the container resources), you will test the real thing. During our projects, we already detected problems during regression tests caused by a fix that was applied to our Websphere Application Server (in one version the classloader worked in one way, them it changed!). For using it, create a web project and copy the contents from our sample...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    monoMIG
    Ever wanted to use a Wii Remote, pheraps a Multitouch surface or the Microsoft Kinect to control your application/game even if web based? If so, then MonoMIG (Multi Input Gateway) is what you are looking for!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MyVigilant Phone

    Detect fall and wander with android smart phone

    ... AVAILABLE => MVC-Simple : the PHP framework used for this project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    iPFaces

    iPFaces

    mobile framework

    iPFaces is a framework for easier development of applications for mobile devices, such as iPhone or Android. All mainstream server platforms are supported, such as Java, PHP and ASP.NET. Here you can download server packages for free.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    gwt-html5-graph

    GWT Diagram Library Components based on html5/eclipse gef/eclipse emf

    ... to the GWT platform. Based on gwt-html5-graph, the user may transplant very conveniently the eclipse platform development each kind of graph/modelling application to WEB on, also may develops the new WEB vector graph application based on formidable eclipse platform GEF API and EMF/UML2 API, like each kind of flow chart, engineering plat, UML modelling, GIS and so on. Demo1(GEF Sample): http://euml.trufun.net/drawx/gef-sample/Gef_sample.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JIRANICO
    develop project like JIRA. Fore start: login, manage accounts. Future stuff : add task and assing it. Technologies: JAVA, Spring MVC, jQuery(client-side), later Hibernate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AssemblerFramework是一个基于JAVAEE的框架。提供MVC、IOC容器、国际化、plugin机制等功能,框架自身采用松散结构,除了入口的Servlet,其他部件提供了可替换和扩展点。提供了注解和xml2种配置。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Spreadshirt provides full service around the creation of customized apparel. We are working right now on providing a REST interface called API v1. The apps provided in this project shall help you to use the API and create your own apps based on it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Driving License Management System is a web-based egovernance project. It is all about achieving and management of driving license. The system was built using the Java by implementing the Web MVC framework with MySQL as the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NWic is a .NET web development framework ported from a Java open-source project called jWic. NWic helps software developers building rich-client style web applications using the MVC design pattern. The UI is updated using the integrated AJAX features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GWTApp provides several features like: HTML templating and messaging at runtime without application recompiling, MetaField to auto bind and simulate annotation of RPC data fields, Strong typing in MVC, Modular structure in Maven.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A sample project (Guess your Number) to demonstrate SourceForge to my Web Design class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    my sample second project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jPersist is an object-relational persistence API with automatic mapping, and based on the ActiveRecord and DataMapper patterns. jWebApp is an MVC web application framework. Both are configuration and annotation free and can be learned in minutes
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.