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


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

Re: Java in HTML

From markspace <-@.>
Newsgroups comp.lang.java.help
Subject Re: Java in HTML
Date 2012-07-19 22:26 -0700
Organization A noiseless patient Spider
Message-ID <juaq6v$v43$1@dont-email.me> (permalink)
References <2f39e6a7-e39a-4e0f-89dc-347a031c2ad4@googlegroups.com>

Show all headers | View raw


On 7/19/2012 9:51 PM, Joseph Parkton wrote:
> which method should I
> use to create the GUI, implement it on the website, is JavaScript the
> best method? Or should I make a WAR file


If you are interested in being looked at in the future by a potential 
employer, I'd see the WAR file (Java Enterprise Edition) would be the 
quickest way to get something on a resume.  Popular frameworks include 
various forms of EJB (especially the most recent, EJB 3.0), Seam, 
Spring, and Struts.

However, while Swing isn't used on Android, it's similar to Android 
apps, and personally I think that's where I'd go next: get your app 
running under Swing, then port it to an Android system.  (Even just an 
emulator.)

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


Thread

Java in HTML Joseph Parkton <jparkton@gmail.com> - 2012-07-19 21:51 -0700
  Re: Java in HTML markspace <-@.> - 2012-07-19 22:26 -0700
  Re: Java in HTML Roedy Green <see_website@mindprod.com.invalid> - 2012-07-19 23:32 -0700
    Re: Java in HTML Joseph Parkton <jparkton@gmail.com> - 2012-07-20 13:34 -0700

csiph-web