The 3rd beta for the next version of Allaire's JRun servlet runtime is now
available at:
http://beta.allaire.com/registration/index.cfm?betaprogram=jrun30


New JRun 3.0 Features:
----------------------------------
 * Servlet API 2.2
 * JSP 1.1 (including user defined tag libraries)
 * JRun tag library
 * Command line driven JSP compiler (JSPC)
 * Support for executing precompiled JSP pages without source JSP files
present.
 * Web application support with open directory structures that follow the
Servlet 2.2 WAR format for easy development of web-apps.
 * Multi-JVM architecture to allow web application isolation
 * JSP-based JRun Administrator for remotely administering JRun servers.
     - multi-user permissioning allows users to be assigned administration
responsibilities over individual applications and JVMs.
     - administration console updates web.xml files directly
 * Simplified Unix/Linux Installer
 * High performance logging interface that supports customized filenames and
automatic log file rotation.
 * Streamlined Servlet Engine for improved performance
 * Simplified JRun Directory layout
 * Command-line scripts for controlling start/stop of individual JRun JVMs
 * Greatly expanded documentation on developing web apps with JRun

JRun tag library includes:
------------------------------------
<Query>          Performs database queries.
<StoredProc>  Invokes database stored procedures.
<Form>           Full HTML 4.0 <form> tag support with JavaScript-based
client-side validation.
   <Input>        Full HTML 4.0 <input> tag support with built-in data
format validation, e.g. date, euro date, phone, credit card, etc...
   <Select>      Full HTML 4.0 <select> tag support with the capability of
populating the drop-down box with data from and tags.
<Servlet>         Invokes Java Servlet.
<Param>         Declares scripting variables.
<For>              Repeats a specific number of times.
<ForEach>      Loops over an enumeration.


Comments about the beta can be posted to the Allaire beta forum at:
http://beta.allaire.com/betaconf/index.cfm

----
Spike Washburn             ([EMAIL PROTECTED])
Allaire Corp.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to