Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #1950
| From | Joseph Parkton <jparkton@gmail.com> |
|---|---|
| Newsgroups | comp.lang.java.help |
| Subject | Java in HTML |
| Date | 2012-07-19 21:51 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <2f39e6a7-e39a-4e0f-89dc-347a031c2ad4@googlegroups.com> (permalink) |
I am rather new to Java <= 1 week, but have been going at it daily and have built a pretty cool java cardgame. Now I want to do something like a swing app maybe (although I don't know swing or any other GUI building language but want to learn them so am looking for some experienced programmers as to which one is most useful and will contribute to my worth as a future employee to $COMPANY)? My goal is to make some UI that I can deploy on my website(also own the server) so I want to have $USER go to page and GUI loads then person becomes $PLAYER in the game. I have the codebase up on Github but it isn't totally completed yet my query is, 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 (which I can do using eclipse which I am pretty comfortable in except creating a Web project I don't know if I need to create a static, dynamic, web service??) I am just wanting to find the best method(and please do leave out all flame wars over emacs, notepad++, vi, vim etc.. ) for what I want to achieve.
Back to comp.lang.java.help | Previous | Next — Next in thread | Find similar | Unroll 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