文件名称:FINAL_PROJECT(1)
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-10-17
- 文件大小:
- 184kb
- 下载次数:
- 0次
- 提 供 者:
- SO***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Cruise project is simple project in which booking of cruise is done. Various web services which are already existing are used.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FINAL_PROJECT
.............\CruiseProject
.............\.............\.classpath
.............\.............\.project
.............\.............\.settings
.............\.............\.........\oracle.eclipse.tools.webtier.ui.prefs
.............\.............\.........\org.eclipse.jdt.core.prefs
.............\.............\.........\org.eclipse.wst.validation.prefs
.............\.............\build
.............\.............\.....\classes
.............\.............\.....\.......\com
.............\.............\.....\.......\...\entity
.............\.............\.....\.......\...\......\Address.class
.............\.............\.....\.......\...\......\Cabin.class
.............\.............\.....\.......\...\......\Cruise.class
.............\.............\.....\.......\...\......\Customer.class
.............\.............\.....\.......\...\......\Payment.class
.............\.............\.....\.......\...\......\Phone.class
.............\.............\.....\.......\...\......\Reservation.class
.............\.............\.....\.......\...\......\Ship.class
.............\.............\.....\.......\...\entityBean
.............\.............\.....\.......\...\..........\manage
.............\.............\.....\.......\...\..........\......\ManageCustomer.class
.............\.............\.....\.......\...\..........\......\ManageCustomerLocal.class
.............\.............\.....\.......\...\..........\......\ManageCustomerRemote.class
.............\.............\.....\.......\...\..........\travelAgent
.............\.............\.....\.......\...\..........\...........\TravelAgentBean.class
.............\.............\.....\.......\...\..........\...........\TravelAgentBeanLocal.class
.............\.............\.....\.......\...\..........\...........\TravelAgentBeanRemote.class
.............\.............\.....\.......\...\exception
.............\.............\.....\.......\...\.........\CabinNotFoundException.class
.............\.............\.....\.......\...\.........\CustomerNotFoundException.class
.............\.............\.....\.......\...\.........\ExpiredCardException.class
.............\.............\.....\.......\...\.........\InvalidCruiseException.class
.............\.............\.....\.......\...\.........\PaymentProcessorException.class
.............\.............\.....\.......\...\pojo
.............\.............\.....\.......\...\....\CreditCard.class
.............\.............\.....\.......\...\....\Receipt.class
.............\.............\.....\.......\eom
.............\.............\.....\.......\...\entityBean
.............\.............\.....\.......\...\..........\paymentProcessor
.............\.............\.....\.......\...\..........\................\PaymentProcessor.class
.............\.............\.....\.......\...\..........\................\PaymentProcessorLocal.class
.............\.............\.....\.......\META-INF
.............\.............\.....\.......\........\ejb-jar.xml
.............\.............\.....\.......\........\MANIFEST.MF
.............\.............\.....\.......\........\persistence.xml
.............\.............\.....\.......\........\weblogic-ejb-jar.xml
.............\.............\ejbModule
.............\.............\.........\com
.............\.............\.........\...\entity
.............\.............\.........\...\......\Address.java
.............\.............\.........\...\......\Cabin.java
.............\.............\.........\...\......\Cruise.java
.............\.............\.........\...\......\Customer.java
.............\.............\.........\...\......\Payment.java
.............\.............\.........\...\......\Phone.java
.............\.............\.........\...\......\Reservation.java
.............\.............\.........\...\......\Ship.java
.............\.............\.........\...\entityBean
.............\.............\.........\...\..........\manage
.............\.............\.........\...\..........\......\ManageCustomer.java
.............\.............\.........\...\..........\......\ManageCustomerLocal.java
.............\.