Re: Does Resin 3.0.18 support execution of server side javascript?

Squee <[email protected]> Thu, 18 May 2006 11:45:54 -0600
Newsgroups gmane.text.xml.resin.user
Message-ID <[email protected]>
https://phobos.dev.java.net/

This type of thing is starting to get popular.

On 5/10/06, JavaJosh <[email protected]> wrote:
> Scott Ferguson wrote:
> > 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.)
>
> This is changing with the rise of 'AJAX' websites. There are massive,
> feature-rich libraries being developed like Dojo and AjaxTk. My goal is
> to execute the same form validation code on the client and on the
> server. This requires mostly string and data type libraries which are
> widely available.
>
> If I can get this methodology to work, it would be a nice shot in the
> arm for Resin, since no other servlet engine even makes a nod toward
> javascript (as far as I know).
>
> -- Josh
>
>
>