Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.help > #2674

Re: java like a CGI

From 1connu <1connu999@gmail.com>
Newsgroups comp.lang.java.help
Subject Re: java like a CGI
Date 2013-04-12 18:24 +0200
Organization Posted through ALPHANET (http://www.alphanet.ch/)
Message-ID <kk9cfb$1kn$1@shakotay.alphanet.ch> (permalink)
References <10962715-f6a2-4668-b755-cb5a74b07e76@googlegroups.com>

Show all headers | View raw


Yoni a écrit :
> Hello,
> 
> I have a java program that I want to run in my cgi-bin directory.
> My hosting plan does not support java.
> If I can compile my java class into binary code (embedding a jvm) I should be able to use that program like a cgi.
> 
> Any suggestion? :)
> 
> I would like to avoid to translate that stuff in python or changing my hosting plan :-)
> 
> thank you! 
You can try to use gwt (https://developers.google.com/web-toolkit/) to compile your original program into an equivalent javascript/html page

Back to comp.lang.java.help | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

java like a CGI Yoni <a.sfolcini@gmail.com> - 2013-04-11 13:48 -0700
  Re: java like a CGI markspace <markspace@nospam.nospam> - 2013-04-11 14:44 -0700
    Re: java like a CGI Roedy Green <see_website@mindprod.com.invalid> - 2013-04-11 18:17 -0700
  Re: java like a CGI Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2013-04-11 15:34 -0700
    Re: java like a CGI Lew <lewbloch@gmail.com> - 2013-04-11 16:59 -0700
      Re: java like a CGI Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2013-04-12 09:55 -0700
  Re: java like a CGI Roedy Green <see_website@mindprod.com.invalid> - 2013-04-11 17:37 -0700
  Re: java like a CGI 1connu <1connu999@gmail.com> - 2013-04-12 18:24 +0200

csiph-web