On Tue, 06 Apr 1999, Sivagamasundari wrote:
>We are looking at server-side Javascript for porting some of the code
>written in Active Server Pages.Has anyone worked on server-side
>Javascript? How easy is it to use and what are the limitations? Is there
>any other alternative if we want to use a Java based technology?

Check the following options for servlet-based Javascript:

- Resin (http://www.caucho.com). A Javascript implementation of JSP (Java
Server Pages) that also aims at being compatible with ASP.
- ESP (EcmaScript Pages, http://www.plenix.org/en/software/esp). A servlet
add-on for writing servlets directly in Javascript with a syntax similar to ASP.
- PolyJsp (http://www.plenix.org/polyjsp). An extensible implementation of JSP
that suppports both Java and Javascript as scripting languages.

--
========================================
Ricardo Rocha
[EMAIL PROTECTED]
http://www.mindspring.com/~rrocha

Nihil humanum me alienum est

___________________________________________________________________________
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