I was looking for something similar myself. It would be really good if 
the Rhino distribution included a reference implementation of a servlet. 
After googling I found some really useful example code in a (no longer 
maintained) project belonging to Attila Szegedi, former maintainer of Rhino:

http://rhinoinspring.sourceforge.net/javadoc/overview-summary.html


Osman İZBAT wrote:
> Hi.
> 
> There are some full blown server side javascript frameworks like Helma,
> Phobos etc.
> But i'd like to use rhino as plain servlet something like:
> 
> function service(req, resp){
>     ....
> }
> 
> 
> Regards.
> 
> 
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to