DZone
Java Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > Java Zone > Where to Get Sample Java Webapps

Where to Get Sample Java Webapps

Jakub Holý user avatar by
Jakub Holý
·
Nov. 28, 11 · Java Zone · Interview
Like (0)
Save
Tweet
24.59K Views

Join the DZone community and get the full member experience.

Join For Free

I was unsuccessfuly looking for some decent, neither too simple nor to complex Java web application for Iterate hackaton “War of Web Frameworks”. I want to record the demo apps and options I’ve found in the case I’ll need it ever again. Tips are welcome.

  • Hibernate CaveatEmptor – 2006, no UI, richer domain model (+- 15), auction site, created for the book Hibernate in Action, uses EJB3
  • EclipseLink Distributed Collatz Solver – 2011, 6 entities, JPA 2.0, EJB 3.1, JSF 2.0, JAX-RS, intended to test distribution and JPA behavior under load, primitive UI, computation-intensive app (multiple SE clients + 1 EE server)
  • Alfresco CMS – stable, complex application with REST API (CMIS compatible) based on its “web scripts”
  • NetBeans Samples including 1-entity Pet Catalog – usually too primitive (1-few classes, ..)
  • Spring samples (svn) – including jpetstore (5 DAOs, Struts & S. MVC UI), petcare, petclinic[-groovy], spring-mvc-showcase; another example is Spring Greenhouse (a Spring reference app., “App Catalog that allows Developers to develop new client apps for which users may establish Account->App connections”), the functionality of the UI seems to be quite primitive
    • PS: I had to fix JPetStore’s pom.xml to build it
  • Demos of JSF component libraries (RchFaces, PrimeFaces, …) – likely tightly coupled to JSF
  • A. Bien’s x-ray project – minimal UI, developed for the book “Real World Night Hacks”
  • Pebble Blog – lot of files and servlets even though the use cases are quite simple (post blog, view posts, ..)

 

From http://theholyjava.wordpress.com/2011/11/23/where-to-get-sample-java-webapps/

Java (programming language)

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • 9 Extraordinary Terraform Best Practices That Will Change Your Infra World
  • Testing Schema Registry: Spring Boot and Apache Kafka With JSON Schema
  • 7 Traits of an Effective Software Asset Manager
  • Why Do Microcontainers Matter in Your Enterprise?

Comments

Java Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo