User: mnf999  
  Date: 01/10/05 12:19:13

  Modified:    src/docs jboss-petstore.jsp
  Log:
  
  
  Revision  Changes    Path
  1.2       +2 -66     newsite/src/docs/jboss-petstore.jsp
  
  Index: jboss-petstore.jsp
  ===================================================================
  RCS file: /cvsroot/jboss/newsite/src/docs/jboss-petstore.jsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- jboss-petstore.jsp        2001/08/30 22:29:19     1.1
  +++ jboss-petstore.jsp        2001/10/05 19:19:13     1.2
  @@ -3,69 +3,5 @@
    <jsp:param name="SLOGAN" value="JBoss Pet Store"/>
   </jsp:include>
   
  -     
  -
  -<p class="head"><b>DEPLOYING THE PETSTORE ON JBOSS</b>
  -                                             
  -                                             
  -                                                     
  - 
  -<p class="text"><a href="petstore_frames.html"><IMG src="pictures/petstore1.gif" 
  -               width="300" height="210" border="0" align="left" hspace="10" 
vspace="10"
  - alt="Run the Java Pet Store using JBoss"></a> The Java Pet Store is a reference 
  -  application that demonstrates J2EE technologies. It demonstrates interaction 
  -  between Java Server Pages (JSP's), custom Tag Libraries, JavaBeans, and 
Enterprise 
  -  Java Beans. It demonstrates a real-world approach to application development, 
  -  where the presentation of data is separated from the process of obtaining data 
  -  from objects which interact with the enterprise or database tier. The Pet Store 
  -  application implements MVC (Model-View-Controller) design, and demonstrates 
  -  one way to design an application that should scale well. 
  -<p class="text">
  -                     Deploying the Pet Store represents a resonable test of how 
well a
  -                     server implements and integrates the J2EE specifications.  
  -          <p class="text">
  -                     The Pet Store implements a security scheme based on a 
"pluggable" 
  -         Security adapter.  Each server implements security differently, and
  -         we've developed a simple JBossSecurityAdapter for the Pet Store 
  -         that is integrated with Tomcat's JDBC Realm.
  -         <p class="text">
  -         Our objective for some time now has been to deploy the Pet Store on
  -         this site.  We've talked about it long enough.
  -                      
  -<p class="text"> Now you can <b>run</b> the Java Pet Store <a 
href="petstore_frames.html">here</a>, 
  -  so go ahead - kick some Ejb tires, try out the application for yourself and 
  -  see if you don't agree that JBoss is a viable solution for your production 
applications. 
  -<p class="text">                                     
  -                     
  -                                             
  -                                             
  -                                                     <p class="head">TODO
  -                                             
  -                                             
  -                                                     <p class="text">
  -            <UL>
  -         <li>Deploy the Admin application
  -            </UL>
  -            
  -                                             
  -                                             
  -                                                     <p class="head"><br><b>MAILING 
LISTS</b>
  -                                             
  -                                             
  -                                             <p class="text">
  -                                             The Pet Store project has already been 
responsible for some 
  -                  spirited discussions about application packaging and JBoss 
  -                  deployment.
  -                                             <p class="text">
  -                                             Join us to gain practical J2EE 
experience, learn how you 
  -                  can use JBoss for your next project, meet knowledgable 
  -                  and interesting people, and have some fun at the same time.
  -                                             
  -<p class="text"> Our discussions take place on the jboss-user list. You can find 
  -  our mailing list <a href="lists.jsp">here</a>. 
  -<p class="head"><br>DISTRIBUTION
  -                                             
  -             
  -        
  -<p class="text">The JBoss Pet Store is currently being distributed as the <a 
href="doco_files/petstore-1.1.1-patch.zip">Pet 
  -  Store patch</a>. <jsp:include page="navigation.jsp" flush="true" /> 
  +<jsp:include page="/common/jboss-petstore.jsp" flush="true" />
  +<jsp:include page="navigation.jsp" flush="true" /> 
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to