savannah-register-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-register-public] [task #6856] Submission of Wej Embeddable Web


From: Noah Rankins
Subject: [Savannah-register-public] [task #6856] Submission of Wej Embeddable Web Server
Date: Mon, 07 May 2007 20:43:18 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

URL:
  <http://savannah.gnu.org/task/?6856>

                 Summary: Submission of Wej Embeddable Web Server
                 Project: Savannah Administration
            Submitted by: kscript
            Submitted on: Monday 05/07/2007 at 20:43
         Should Start On: Monday 05/07/2007 at 00:00
   Should be Finished on: Thursday 05/17/2007 at 00:00
                Category: Project Approval
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

A new project has been registered at Savannah 
This project account will remain inactive until a site admin approves or
discards the registration.


= Registration Administration =

While this item will be useful to track the registration process, *approving
or discarding the registration must be done using the specific Group
Administration
<https://savannah.gnu.org/siteadmin/groupedit.php?group_id=9282> page*,
accessible only to site administrators, effectively *logged as site
administrators* (superuser):

* Group Administration
<https://savannah.gnu.org/siteadmin/groupedit.php?group_id=9282>


= Registration Details =

* Name: *Wej Embeddable Web Server*
* System Name:  *wej*
* Type: non-GNU software & documentation
* License: Modified BSD License

----

==== Description: ====
Wej is an embeddable Java web server designed to be small, simple, and
liberating. Wej uses a unique request parser framework which gives you full
control over the request. Wej also includes a comprehensive logging
mechanism, and a configurations file for fine-tuning.

The biggest difference between Wej and other standalone web servers is its
request parser system. When a connection is made to the server, the server
listens for the information provided by the client. The server then passes
all of the information to the request parser, which can choose to accept the
request, or refuse it. If the parser accepts it, it is given full control
over the content, the content type, additional headers, and even the HTTP
response. This makes a document tree unnecessary to provide web scripting.

Wej was created to provide another method of communication for server
daemons. Wej can be used as a statistics server, as a remote-administration
utility, or even a toy server.

The package can currently be found at <http://wej.sourceforge.net/wej.jar>
(includes source and executable binary). Wej is released under the 3-clause
BSD license.


==== Other Software Required: ====
Simple Log: <https://simple-log.dev.java.net/> (Apache License)


==== Other Comments: ====
If the program dies while trying to access the web page, the logging class is
probably not found.






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?6856>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]