Re: Does Resin 3.0.18 support execution of server side javascript?
Scott Ferguson <[email protected]> Wed, 10 May 2006 15:33:42 -0700
| Newsgroups | gmane.text.xml.resin.user |
|---|---|
| Message-ID | <[email protected]> |
On May 10, 2006, at 3:19 PM, JavaJosh wrote: > Does Resin 3.0.18 support execution of server side javascript? If > so how? Not anymore. We took it out around 2.1.0, since there really weren't very many people using it at all. The code is still in Resin since we use it for QA, although we should probably take it out of the distribution if only to reduce the .jar size. One of the main problems with server side javascript was that no one really developed an extensive server-side library. Even stuff like file access is missing (or was last time I checked.) -- Scott > > Thanks > > (Scott's brevity inspired this question revision.) > >