User: user57
Date: 02/03/07 16:47:09
Modified: src/docs/demo/netboot index.jsp
Log:
o Added mock demo page, needs much help
o changed some new's to update'd removed some new's since they aren't new
any more
Revision Changes Path
1.5 +11 -5 newsite/src/docs/demo/netboot/index.jsp
Index: index.jsp
===================================================================
RCS file: /cvsroot/jboss/newsite/src/docs/demo/netboot/index.jsp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- index.jsp 7 Mar 2002 09:44:23 -0000 1.4
+++ index.jsp 8 Mar 2002 00:47:09 -0000 1.5
@@ -1,5 +1,5 @@
<jsp:include page="/head.jsp" flush="true" />
-<!-- $Id: index.jsp,v 1.4 2002/03/07 09:44:23 user57 Exp $ -->
+<!-- $Id: index.jsp,v 1.5 2002/03/08 00:47:09 user57 Exp $ -->
<jsp:include page="/slogan.jsp" flush="true" >
<jsp:param name="SLOGAN" value="Demo > NetBoot"/>
</jsp:include>
@@ -237,10 +237,16 @@
<p>Finally connect to the HTML JMX Console, which should show you the
<em>Agent View</em> of the <em>MBeans</em> which are currently loaded in
- the server. To do this simple point your favorite web browser at
- <tt>http://<em>hostname</em>:8082</tt>, where <em>hostname</em> is the
- name of the host where you are running the server from. If you are running
- the server on the same machine as your browser then click
+ the server. To do this simple point your favorite web browser at:
+
+<pre>
+ <tt>http://<em>hostname</em>:8082</tt>
+</pre>
+
+<p>Where <em>hostname</em> is the name of the host where you are running
+ the server from.
+
+<p>If you are running the server on the same machine as your browser then click
<a href="http://localhost:8082">here</a>.
<br clear="all">
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development