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


Groups > comp.lang.java.gui > #2857 > unrolled thread

Does anyone know Java Ser

Started by"CatBurglerV8" <catburglerv8@THRWHITE.remove-dii-this>
First post2011-04-27 15:41 +0000
Last post2011-04-27 15:41 +0000
Articles 2 — 2 participants

Back to article view | Back to comp.lang.java.gui


Contents

  Does anyone know Java Ser "CatBurglerV8" <catburglerv8@THRWHITE.remove-dii-this> - 2011-04-27 15:41 +0000
    Re: Does anyone know Java "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:41 +0000

#2857 — Does anyone know Java Ser

From"CatBurglerV8" <catburglerv8@THRWHITE.remove-dii-this>
Date2011-04-27 15:41 +0000
SubjectDoes anyone know Java Ser
Message-ID<799681f6-5c24-466c-a6f3-dfe32f04a71a@a35g2000prf.googlegroups.com>
  To: comp.lang.java.gui
Does anyone know what all is required to get a very small Java Server
to run on an ordinary home page on my ISP's web server. Do I need to
install a Java Runtime (JRE) first ?

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

[toc] | [next] | [standalone]


#2859 — Re: Does anyone know Java

From"Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this>
Date2011-04-27 15:41 +0000
SubjectRe: Does anyone know Java
Message-ID<7c62e3c018f4c@uwe>
In reply to#2857
  To: comp.lang.java.gui
CatBurglerV8 wrote:
>Does anyone know what all is required to get a very small Java Server

What do you mean by 'Java Server'?  What exactly is it 'serving' up?
- Applets?
- JSP/Servlets?
- Java Web Start apps.?

>to run on an ordinary home page on my ISP's web server. Do I need to
>install a Java Runtime (JRE) first ?

No for the first and last, the second requires a 'servlet container'
which is effectively 'J2EE'* that comes with a built in 'J2SE'*.

* Or JEE/JSE depending upon the 'marketing nomenclature
of the minute'.

Did this have something to do with Graphical User Interfaces?
What is it?

-- 
Andrew Thompson
http://www.physci.org/

Message posted via http://www.javakb.com

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.java.gui


csiph-web