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


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

Re: java like a CGI

From markspace <markspace@nospam.nospam>
Newsgroups comp.lang.java.help
Subject Re: java like a CGI
Date 2013-04-11 14:44 -0700
Organization A noiseless patient Spider
Message-ID <kk7an3$j4l$1@dont-email.me> (permalink)
References <10962715-f6a2-4668-b755-cb5a74b07e76@googlegroups.com>

Show all headers | View raw


On 4/11/2013 1:48 PM, Yoni wrote:
> 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? :)

Yes, get a hosting provider that supports Java.  I don't think the 
compiled-Java stuff works, strictly speaking.

Amazon EC2 instances work fine for Java, a full container like JBoss can 
run easily on a micro instance.  And micro instances are free for the 
first year if you're a new customer.

I don't want to sound like an advert for Amazon EC2, but it's a decent 
deal if you're just starting out.


Back to comp.lang.java.help | Previous | NextPrevious in thread | Next 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