Java Pet Store 2.0 Reference Application, Early Access
The Java Pet Store 2.0 Reference Application is a sample application brought to you by the Java BluePrints program at Sun Microsystems. This application is designed to illustrate how the Java EE 5 Platform can be used to develop an AJAX-enabled Web 2.0 application. The application comes with full source-code available under a BSD-style license, so you can experiment with it and use it in your own applications.
The Java Pet Store 2.0 is the reference application for building AJAX web applications on Java EE 5. It illustrates BluePrints for using AJAX with Java, building AJAX-enabled JSF component libraries, using Java Persistence APIs, applying MVC and other design patterns in an AJAX web app, using Mashups such as Google Maps service for location specific searches of pets and PayPal service for purchases, using an RSS feed as a data source, and lots more.
Download and Use the Pet Store Demo
Learn more about features in Java Pet Store
See the release notes for more detail
Use NetBeans IDE with Java Pet Store
Check out the FAQ for common questions
Show appreciation for Pet Store image contributors
About BluePrints
download the Java Petstore Demo and try out the features. You can browse the catalog of pets for sale, sell your own pets on the store, search for pets by location using Google maps, view the RSS news bar for BluePrints news, and more. All the source code is included.
Pet Store Architecure document for more detail. Also see the various blogs and news under Java BluePrints Announcements on the petstore for some technical insights.
Netbeans and build and deploy it. Or if you think of feature you would like to add to the Pet Store code? Use NetBeans Java EE 5 features and make a better Java Pet Store. You can check out the Java Pet Store page for NetBeans users for more detail.
image contributors page for a more detail on these friends of the animals.
Java BluePrints Solutions Catalog, Java Adventure Builder Reference application, Designing Web Services with the J2EE(TM) 1.4 Platform : JAX-RPC, SOAP, and XML Technologies book, and the Designing Enterprise Applications with the J2EE Platform, Second Edition book. You can access these projects and other content from Java BluePrints by visiting the Java BluePrints website.
分享到:
相关推荐
Java Pet Store是一个面向Web 2.0的示例应用程序,主要展示了如何利用Ajax技术来创建一个无缝交互的富Web界面。Ajax(异步JavaScript和XML)是构建这种应用程序的关键技术,它允许用户在不重新加载整个页面的情况下...
《Java大师作品——在线宠物商店系统Sun Java Pet Store》 Sun Java Pet Store是一款经典的开源项目,由Sun Microsystems公司开发,旨在展示和教育开发者如何利用J2EE(Java 2 Platform, Enterprise Edition)技术...
"javapetstore-2.0-ea5" 是一个早期版本的 Java Pet Store 示例应用,它是基于Java技术栈构建的。这个项目主要是为了展示如何使用Java Enterprise Edition(Java EE,现称为Jakarta EE)来开发分布式、面向服务的...
Java Pet Store 是一个经典的开源项目,它展示了如何使用Java技术和相关框架来构建一个完整的Web应用程序。这个ZIP文件包含了该项目的设计文档、数据库相关资料以及代码版本追踪的信息,版本为1.3.2。以下是对这些...
"java pet store详细设计文档" 本文档是关于Java Pet Store详细设计文档的知识点总结,涵盖了系统架构、宠物店网上商店、系统设计等方面的知识点。 1. 系统架构 * Sun J2EE是一种Java技术栈,用于构建企业级应用...
Cute Pet v2.0
这个系列包括了Pet Shop 2.0、3.0和4.0三个版本,每个版本都反映了当时最新的开发技术和设计思想。 **工厂设计模式**是软件工程中的一个常用设计模式,它提供了一种创建对象的最佳方式。在Pet Shop系列中,工厂模式...
java pet store
Creating a Pet Store Application with JavaServer Faces, Spring, and Hibernate.pdf mypetstore.zip 教程和例子在同一个包内。 学习的好资料!
标题中的“使用 .NET实现JavaTM Pet Store J2EETM 蓝图应用程序”意味着本文档将探讨如何使用微软的.NET框架来重构和实现Sun Microsystems的Java Pet Store,这是一个基于J2EE(Java 2 Platform, Enterprise Edition...
文中不仅提供了理论性的指导,还有具体的应用示例,如Spring的PetStore、Java Pet Store 2.0 和 Java EE 7 Web应用程序。同时讲解了不同框架和技术之间的整合方法论,并提到了AppFuse项目这种能够快速启动项目的实用...
"virtual-pet-2.0"项目就是一个典型的例子,它利用了JavaScript这一强大的前端编程语言,构建了一个交互性强、趣味性十足的虚拟宠物平台。本文将深入探讨这个项目中的核心技术和实现原理。 首先,我们要理解...
22 个预制件 209〜908 个多边形。 9 个动画。 攻击 伤害 死亡 空闲 行走 跑 跳跃 吃饭 休息
文档中提到的“Java Pet Store”和“.NET Pet Store2.0”是经常用来作为基准测试的示例应用程序,它们被用来模拟真实世界的商业场景,以测试应用程序服务器和Web服务的性能。在修订版的Java Pet Store中,可能引入了...
Scala宠物商店 在scala中使用FP技术实现Java宠物商店。谢谢! 特别感谢 ,他也维护了这个项目; 以及继续改善宠物商店的许多状态我有大多数端点。 万一你们都想伸出援手,剩下的大块头了: 创建一个ScalaJS React...
Java Petstore是Oracle公司推出的一个基于J2EE(Java 2 Platform, Enterprise Edition)平台的示例应用,用于展示如何构建分布式、多层的企业级Web应用程序。这个项目旨在教育开发者如何利用J2EE技术栈来设计和实现...
java cat的章节描述,非常简单基础的算法可以尝试下载
【Java Pet Store 架构设计】 Java Pet Store 是一个基于Java和JSP技术构建的宠物网站,它展示了如何在实际项目中应用MVC(Model-View-Controller)设计模式。MVC模式是一种常用于Web应用程序的软件设计模式,旨在...
综上所述,"pet store struts2"是一个关于使用Struts2框架构建Pet Shop应用的实践案例,它涵盖了MVC设计模式、Struts2核心概念以及Web开发的多个重要方面。通过学习和实践这个案例,开发者不仅可以深化对Struts2的...
9. **应用启动**:完成上述配置和部署后,可以在Web应用程序列表中找到`javapetstore-2.0-ea4`并启动,用户界面会显示“Java Pet Store Reference Application, 2.0 Early Access”,用户可以浏览和体验这个示例商店...