summaryrefslogtreecommitdiffstats
path: root/rubbos/app/apache2/htdocs/rubbos/rubbos_html/index.html
blob: 426528c33074489d41d2c827c1dfb0bf99a2c4bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="GENERATOR" content="Mozilla/4.72 [en] (X11; U; Linux 2.2.14-5.0 i686) [Netscape]">
   <meta name="Author" content="Emmanuel Cecchet">
   <title>RUBBoS: Rice University Bulletin Board System</title>
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#0000EE" vlink="#551A8B" alink="#FF0000">
&nbsp;
<center><table COLS=7 WIDTH="100%" NOSAVE >
<tr NOSAVE>
<td NOSAVE>
<center><IMG SRC="/rubbos/RUBBoS_logo.jpg" height=68 width=200 align=ABSCENTER><br>Servlets version</center>
</td>

<td>
<center>
<h2>
<a href="/rubbos/servlet/edu.rice.rubbos.servlets.StoriesOfTheDay">Home</a></h2></center>
</td>

<td>
<center>
<h2>
<a href="/rubbos/register.html">Register</a></h2></center>
</td>

<td>
<center>
<h2>
<a href="/rubbos/browse.html">Browse</a></h2></center>
</td>

<td>
<center>
<h2>
<a href="/rubbos/servlet/edu.rice.rubbos.servlets.Search">Search</a></h2></center>
</td>

<td>
<center>
<h2>
<a href="/rubbos/servlet/edu.rice.rubbos.servlets.SubmitStory">Submit a story</a></h2></center>
</td>

<td>
<center>
<h2>
<a href="/rubbos/author.html">Author</a></h2></center>
</td>
</tr>
</table></center>
<br>
<center>
<h2>
Welcome to RUBBoS's home page !</h2></center>

<p><br>RUBBoS is a bulletin board system prototype that is used to evaluate the
bottlenecks of such application.
<br>This version is the <b><blink>servlet/edu.rice.rubbos.servlets</blink></b> implementation of RUBBoS.
<br>&nbsp;
<br>&nbsp;
<h3>
How to use RUBBoS</h3>
RUBBoS can be used from a web browser for testing purposes or with the provided
benchmarking tools.
<br>Here is how to use RUBBoS from your web browser :
<p>1. If you are lost, at any time just click on the <b><i>Home</i></b>
link that brings you back to this page.
<br>2. You first have to register yourself as a new user by selecting
<b><i>Register</i></b>
<br>3. You can browse the stories and comments using <b><i>Browse</i></b> or <b><i>Search</i></b>.
<br>4. Select <b><i>Submit a story</i></b> if you want to submit a new story.
<br>5. The <b><i>Author</i></b> link gives you a report of your personal
information and the current items you are selling or bidding on.
<p>Good luck !
<p>
<hr WIDTH="100%">
<br><i>RUBBoS (C) 2001 - Rice University/INRIA</i>
</body>
</html>