User: mnf999
Date: 01/06/15 15:54:51
Modified: . jboss-jbossmail.jsp jboss-jetty.html
Log:
more link updates
Revision Changes Path
1.2 +4 -4 newsite/jboss-jbossmail.jsp
Index: jboss-jbossmail.jsp
===================================================================
RCS file: /cvsroot/jboss/newsite/jboss-jbossmail.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- jboss-jbossmail.jsp 2001/06/14 17:33:38 1.1
+++ jboss-jbossmail.jsp 2001/06/15 22:54:50 1.2
@@ -55,10 +55,10 @@
<p class="head"><b>HOWTO</b>
- <p class="text">
- A complete how-to for JBoss/JBossMail
was contributed by Simone Bordet and
- <B><a
href="mailto:[EMAIL PROTECTED]">Michel de Groot</a></B> and can be found
- <a
href="documentation/HowTo-JavaMail.html">here</a>. <br>
+
+<p class="text"> A complete how-to for JBoss/JBossMail was contributed by Simone
+ Bordet and <B><a href="mailto:[EMAIL PROTECTED]">Michel de Groot</a></B>
+ and can be found <a href="/documentation/HTML/ch11s103.html">here</a>. <br>
<jsp:include page="navigation.jsp" flush="true" />
1.2 +7 -8 newsite/jboss-jetty.html
Index: jboss-jetty.html
===================================================================
RCS file: /cvsroot/jboss/newsite/jboss-jetty.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- jboss-jetty.html 2001/06/14 17:38:31 1.1
+++ jboss-jetty.html 2001/06/15 22:54:50 1.2
@@ -148,16 +148,15 @@
<br>In case you don't want to read all the J2EE spec, here is a brief summary
of what you have to do:
<ol>
-<li>
-<b>Write your beans</b> and package them in an ejb-jar file. You don't
-have to do anything special here. See the <a
href="/documentation/HTML/index.html">manual</a>
-for details on how to package beans for jboss.</li>
+ <li> <b>Write your beans</b> and package them in an ejb-jar file. You don't
have
+ to do anything special here. See the <a
href="doco_files/jaws.dtd">manual</a>
+ for details on how to package beans for jboss.</li>
<br>
-<li>
-<b>Write your servlets/JSPs</b> and package them in a war file.
-Add a Class-Path attribute to your war files MANIFEST.MF file to reference your
beans package.
-For detailed information on that see: <a
href="documentation/J2eeDeployment_howto.html">J2eeDeployment Howto</a>.<br>
+ <li> <b>Write your servlets/JSPs</b> and package them in a war file. Add
+ a Class-Path attribute to your war files MANIFEST.MF file to reference
+ your beans package. For detailed information on that see: <a
href="/documentation/HTML/ch11.html">J2eeDeployment
+ Howto</a>.<br>
Assuming you have a bean deployed under the jndi name "myBean", the calls to this
bean from your servlets will look like that: </li>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development