lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi,

You can make a WSAPI servlet using LuaJava... older versions of Kepler
had SAPI servlet that was built this way. Then you can still use your
container (and your Kepler apps can use Java objects).

--
Fabio Mascarenhas

On Wed, Jun 11, 2008 at 5:50 PM, David Given <dg@cowlark.com> wrote:
> Andre Carregal wrote:
>> After a lot more work than we planned Kepler 1.1 is here! Thanks a lot
>> for all the help over the months and the patience from those who made
>> it here.
>
> Excellent news.
>
> However, erm, does anyone know whether it's possible to use --- don't
> hit me --- Java servlet containers with Kepler? Alas, a Lua-centric
> solution isn't possible here.
>
> (I have vague memories that there's a FastCGI servlet engine somewhere
> that ought to just plug in to Kepler, but I've been unable to find it.)
>
> --
> ┌─── dg@cowlark.com ───── http://www.cowlark.com ─────
> │ "I have always wished for my computer to be as easy to use as my
> │ telephone; my wish has come true because I can no longer figure out
> │ how to use my telephone." --- Bjarne Stroustrup
>
>