|
A couple more cents... If you are considering Swing/AWT, you should also consider SWT (Standard Widget Toolkit). http://www.eclipse.org/swt/. SWT has the perk of using native widgets. -----Original Message----- From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx]On Behalf Of Lim Hock-Chai Sent: Friday, September 10, 2004 12:25 PM To: Java Programming on and around the iSeries / AS400 Cc: java400-l-bounces@xxxxxxxxxxxx Subject: RE: MVC and applet Thanks for the input. I'll take all the problems you mentioned into consideration. I would like to first mention that I'm new in java and web programming. What I'm stating below might not be any good :(. The problem I've with browser base application is that the UI is not as good, compare to PC type application. The objective is to modernize our legacy green screen application. This application is primary use by internal user and most of them probably using the same application all the time. A non user friendly UI will not provide any benefit for the user. If all I want is to allow application to run in the browser, I could just use tool like Webfacing/HAT to covert those applications. The reason I mentioned applet is because it allow me to use Swing/AWT ect, which provide a better UI (I think anyway). However, I've heard some of the horror story about applet. That is the reason I post this message. To see if somebody have done that and what are their thought. Question: What is a JVM sandbox? -----Original Message----- From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx]On Behalf Of Niall.Smart@xxxxxxxxxxxxxxx Sent: Friday, September 10, 2004 12:26 PM To: Java Programming on and around the iSeries / AS400 Cc: Java Programming on and around the iSeries / AS400; java400-l-bounces@xxxxxxxxxxxx Subject: RE: MVC and applet Lim Applets can be a pain. You have all hassle of keeping client JVM's up to date, operating within the JVM sandbox, programming Swing/AWT etc, etc. I would prefer to build a browser based web app using J2EE if I had the choice. Niall -- This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/java400-l or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/java400-l. --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.759 / Virus Database: 508 - Release Date: 9/9/2004 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.759 / Virus Database: 508 - Release Date: 9/9/2004
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.