Re: Oh god, what will I have stared with this post...

From: Brent Eamer (beamer_at_islandtelecom.com)
Date: 12/23/03


Date: Tue, 23 Dec 2003 00:25:48 GMT

I would tend to agree with you, but I got really frustrated trying to
develop a small app with JSP/HTML/Javascript. Things like 'once the page is
posted, if you have to update anything, you have to submit() again" I found
it a pain in the ass, especially since I come from a client/server
background. (Oracle Forms and PowerBuilder). And it seems SUN went through
a lot to create Swing, I have the Zukowski book and man, there is a lot to
learn!!

Thanks for the reply
"Ryan Stewart" <zaphod@no.texas.spam.net> wrote in message
news:tvWdnSs1CJyKFXqiU-KYiQ@texas.net...
> I'm not sure what exactly you're trying to say. That a Swing GUI is better
> than a web page? Well yeah. Any standalone application written in a decent
> programming language is going to be much more flexible than HTML will ever
> be. Remember that the T in HTML is Text. That's what it was developed for:
> to move text from place to place. So yes more flexible and richer, but
more
> widely usable? Who's going to install your application on all the
computers
> it will be used on (possibly nation- or worldwide)? Who's going to train
all
> the users in how to use the new interface? Why not just use a web app that
> requires no download or installation, that everyone already has a client
for
> (their web browsers), that can be accessed from anywhere that's hooked up
to
> the internet (in case of travel), and that has an interface that the user
is
> already familiar with (everyone knows how to click a hyperlink)?
>
> "Brent Eamer" <beamer@islandtelecom.com> wrote in message
> news:fLKFb.18510$IF6.778938@ursa-nb00s0.nbnet.nb.ca...
> > I have experimented with Java's Swing architecture for a bit now and
then
> > switched to HTML/JSP and I find the Swing has a richer
> > user interface available to me, so why is no one using it. If one were
to
> > learn J2EE or just Java with Swing to deliver an applications what
> questions
> > would you ask in order to decide what to go with?
> >
> > It seems a lot of energy has gone into JFC/Swing and then a few years
ago,
> > boom!!! everybody is using a browser as their client.
> >
> >
> > Also from a job/skills perspective, which is the best skill combo to
> > learn/master
> >
> > Thanks all, can't wait to see how deep this thread gets...
> >
> >
>
>



Relevant Pages

  • Re: HTML vs Swing for U.I application architecture
    ... >> the latest web technologies. ... >> Swing to web any day of the week and twice on Sunday. ... but that is not an option for a cross platform app. ... When I wanted a thick client, ...
    (comp.lang.java.programmer)
  • Re: Windows Service in VB
    ... Your service needs to expose an interface via .Net remoting. ... and register the public class as a well-known singleton. ... You also need to create a WinForms app that can be run by logged-in users. ... if your client app just wants to call methods on the service's remoted ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Windows service talking to a Windows Application
    ... That's why I recommended what I did with the interface. ... Then, in the client, you would create a class that derives from ... On the server, you would expos a method which take a parameter of this ... I then have a Windows App that ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Replacements for IsValidIID and IsValidInterface
    ... > My code is not a server; it's an interface that lets an APL2 application ... > operate as a client (if I understand the terms server and client as they ... An interface is implemented by a COM object and is referred to as the ... In your scenario you refer to "the App calling the APL2-COM interface". ...
    (microsoft.public.win32.programmer.ole)
  • Re: Can I get a witness
    ... I think both solutions would be good, depending on the project needs. ... anyone can access the app from anywhere on pretty much any platform. ... Perhaps he might do a thin client for in-house use and still provide a web ... app as an interface to the app the general public could use. ...
    (borland.public.delphi.thirdpartytools.general)