Télécharger la liste

Description du projet

ArrowHead ASP Server is a Java Servlet which supports the ASP syntax and the VBScript programming language. It aims to support VBScript version 3.1 and the standard set of COM objects, but has a little ways to go yet. It is extendable using Java objects and the Server.CreateObject syntax. It has been developed and tested under Apache 1.3.x and Tomcat 4.x, but should run under any Java servlet server.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-06-14 23:26
0.2.3

Cette version corrige quelques bugs et ajoute quelques améliorations. Ces améliorations comprennent une page mise en cache Pluggable mécanisme, qui soutiennent actuellement en mémoire cache et OS, et la méthode FormatCurrency.
Tags: Development, Minor feature enhancements
This release fixes a few bugs and adds some enhancements. The enhancements include a pluggable page caching mechanism, currently supporting in-memory and OS cache, and the FormatCurrency method.

2003-06-13 11:01
0.2.2

Cette version gère logiques ET / OU / déclarations XOR, inclut des fonctions avancées de gestion des exceptions, ajoute vbNewLine qui est \ n, les changements vbCrLf to \ r \ n, ajoute RecordSet.GetRows, ajoute Fields.Count., Ajoute MSXML2 initiale, et corrige des bugs apparaissant sous Windows 98.
Tags: Development, Minor bugfixes
This version handles logical AND/OR/XOR
statements, includes enhanced exception handling,
adds vbNewline which is \n, changes vbcrlf to \r\n, adds
RecordSet.GetRows, adds Fields.Count., adds initial
MSXML2, and fixes bugs appearing under Windows 98.

2003-01-30 23:21
0.2.1

Il ya des corrections mineures. La mise en œuvre ADODB est beaucoup plus loin. Sessions de l'Assemblée peuvent être partagées avec Servlet / JSP sessions. Un chèque de DIM'ing une variable plus d'une fois a été ajoutée.
Tags: Development, Minor feature enhancements
There are minor fixes. The ADODB implementation is much further along. ASP sessions can be shared with Servlet/JSP sessions. A check for DIM'ing a variable more than once has been added.

2002-11-15 01:42
0.2.0

Ce communiqué a un analyseur complètement réécrit en utilisant JavaCC au lieu de JavaCUP. L'affichage d'erreur est beaucoup plus lisible. Le nouvel analyseur peut aussi être (relativement) facilement étendu pour supporter d'autres langues. Il ya aussi quelques autres corrections mineures / améliorations.
Tags: Development, Major bugfixes
This release has a completely rewritten parser using JavaCC instead of JavaCUP. The error display is much more readable. The new parser can also be (relatively) easily extended to support other languages. There are also a few other minor fixes/enhancements.

2002-09-13 01:36
0.1.0

Application, Request, Response, Server, et des objets de session ont été achevés. Unicode support a été ajouté. Un gros bug dans la page mise en cache algorithme a été corrigé. Cette version peut être utilisé dans les conteneurs EJB comme JBoss.
Tags: Development, Major bugfixes
Application, Request, Response, Server, and Session objects have been completed. Unicode support has been added. A big bug in the page caching algorithm has been fixed. This release can be used within EJB containers such as JBoss.

Project Resources