mainJia - Servlets in JavaScript - Summary

 
 
Membership Info
Group Admin:
1 active member

Group identification
Id: 6764
System Name: jia
Name: Jia - Servlets in JavaScript
Group Type: non-GNU software and documentation

Search in this Group


 

This group is not part of the GNU Project.

Jia allows a web developer to combine JavaScript and XSLT to make servlets (and also allow a web designer to handle the XSLT part). The use of JavaScript means that updates to the page are instant (no delay as with JSP or Servlets), it also means that the code can be more flexible, and will not have as many syntactical errors as with Java because JavaScript is not type-checked. Presently, XSLT and JavaScript both work, but work is being to improve the JavaScript API (speed and capability-wise) as well as to introduce a JSP-1.0-like method to XML code generation. Future versions will also allow the servlets (but probably not the XSLT) to be compiled to class files. There should also be a Jia + Servlet Container that works out of the box soon.

Registration Date: Tue 07 Sep 2004 04:21:55 AM UTC
License: GNU General Public License v2 or later
Development Status: 3 - Alpha

 

Latest News rss feed
I'm not dead
     posted by andymadigan, Sun 14 Nov 2004 09:17:45 PM UTC

Sorry, I've  very busy lately. I received word that gnu would prefer that any packages using their namespace be  gnu projects. I'll have some files up today (not in CVS, just web). The JavaScript API is done, but not yet integrated. The main packages are all under the jia namespace.

Files + Site will be up soon
     posted by andymadigan, Thu 28 Oct 2004 01:23:24 AM UTC

I have contacted GNU and asked them whether I can use the gnu package name for the project (this is not a GNU project). I will upload files once I hear from them. If you're interested in the project please feel free to contact me at geekandy {HYPHEN} jia {AT} yahoo {DOT} com.

Quick Overview
 Memberlist (1 member)

Communication Tools
 Mailing Lists (2 public mailing lists)

Development Tools
 Task Manager (open items: 4, total: 4)
 Patch Manager (open items: 0, total: 0)

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code