Coder Social home page Coder Social logo

rhino-for-webapps's Introduction

Rhino-for-Webapps : A JavaScript bridge for Google App Engine

Rhino-for-webapps is a simple bridge technology for enabling development of
webapps with javascript in proven containers like Jetty, Tomcat, and of course
Google AppEngine. It provides as little as possible and is not itself an
application framework, only the lowest common denominator.

Rhino is of course Mozilla’s wonderful javascript engine for use in the jvm,
giving you both the elegance of the javascript language and E4X along with
the leverage of being able to script with java libraries for image manipulation,
data storage and analytics, network i/o operations etc.

Web Site

http://rhino-for-webapps.appspot.com/

(witten with Javascript, running on this software, on Google AppEngine)

Running with bundled Jetty server:

$>cd /path/to/rhino-for-webapps/
$>./server.sh start

Then visit http://localhost:8080/

Running in Tomcat

Put it in tomcat/webapps/ROOT and visit http://localhost:8080/

Running in Google App Engine

$> /path/to/appengine/bin/dev_appserver.sh /path/to/rhino-for-webapps/

Building Source

  • project is ready to go
  • source files lib in WEB-INF/classes

@$> ant @

Related Technology Links

Rhino – Java-based JavaScript engine

GitHub repositories:

GitHub rhino-for-webapps

Mailing List:

GoogleGroups rhino-for-webapps

Lighthouse (Bug Tracking):

Lighthouse rhino-for-webapps

rhino-for-webapps's People

Contributors

thatcher avatar

Stargazers

Diego Germán Vivero avatar

Watchers

Diego Germán Vivero avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.