|
Hi In a web application, which of those technologies are viable for creating client side user interface? I need power at the client side but I don’t want to use a technology that does not supported on too many browsers or cause too much setup/version problems. The application does not need to be accessed by millions of users and the users will use the application on a daily basis (Sort of an ERP application). Here some of the technologies.
- DHTML - Applets with AWT or Swing, Java 1.1.8 or 1.2 - CSS
- JavaScript
- XML (Not supported at all at the browser level, but maybe
by JavaScript/DHTML?)
What is your
opinion about those and possibly other technologies? Regards, Muly. |
