Hi Martin.
I've looked at ESXX project page. That seems a very good work.
I've give rhino-on-spring a second look. I think i may use it without web
flow features for my job.
Thanks all.
On Sat, Aug 30, 2008 at 10:29 PM, Martin Blom <[EMAIL PROTECTED]> wrote:
> 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){
> > ....
> > }
>
> Hi Osman,
>
> (I'm plugging my own stuff here, but ...)
>
> It's not a Java EE Servlet, but a project called ESXX (http://esxx.org)
> I'm working on does allow you to define request handlers similar to what
> you're asking for (except that the response is the return value).
>
> ESXX does not provide a full web framework, although there are a few
> helpful JavaScript classes available for basic I/O etc. Additionally,
> all of J2SE 6 is available to the JavaScript programs, so there should
> be no limitations regarding what's possible to do with it.
>
> It's still in alpha (it's stable, but some APIs may change), but you may
> want to check it out anyway.
>
> Regards
> Martin Blom
>
>
--
Osman İZBAT
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino