What do you do with Java?

@layney (1053)
Italy
February 5, 2007 1:37pm CST
I'm a computer engineer and my job is Java programmer. I use Java both for web programming, in combination with the Struts framework, both for client programming with GUI. What about you?
6 responses
• Italy
14 Mar 07
I use Java especially for web programming, with Struts. In the past I developed also multithreaded server applications, applets, and standalone applications. But I think Java is better for server programming than client programming.
1 person likes this
@layney (1053)
• Italy
14 Mar 07
The good in Java client programming is the portability. In my office we develop some Java clients and we have to pay a lot of attention to performance.
• India
13 Feb 07
Me too a computer engineer, working as a Java programmer on J2ME and J2EE framework. Our most of the work is focused on Web-Development, and Web-enabled services.
@layney (1053)
• Italy
13 Feb 07
In my company Java is mainly used for client development so we use J2SE. Server applications are mainly in C/C++ for perfomance issues.
@layney (1053)
• Italy
14 Feb 07
this is an open issue... our server services are in C/C++ because they were developed in those languages at their time, but it's undeniable that some Java features cause performance problems... we develop mission critical services for banks and online trading. However I am a client developer so I don't know all the particulars. Bye
• India
14 Feb 07
Can I know those issues which affects performance ..as just stated that you use C/C++ for servers based tasks for performance issues..?? I thinks JAVA is the best suited language for the performance and security measures
• United States
11 Mar 07
I had Java installed on my personal computer to use for downloads of video or other applications -- but I am recently getting into making my own website and Java is a must for this activity. I'm learning as I go - it's a bunch of trial and error, but at least when I'm done with my site I should know how to run it and repair any problems (hopefully) that crop up.
• India
6 Feb 07
I use java for developing mobile apps,web apps
• United States
7 Feb 07
I've done J2ME for mobile apps, J2SE for Swing based desktop applications and file parsing utilities. Only a little J2EE for server & PHP integration.
@layney (1053)
• Italy
13 Feb 07
I'd like very much to use J2EE and J2ME constantly but we are focused on Java Swing client programming
• Philippines
13 Feb 07
Hi Layney. I'm using java for web programming also. I use either struts or spring framework and hibernate framework. BUt, i haven't done any swing applications.
@layney (1053)
• Italy
13 Feb 07
It seems like my society is the only one to produce Java clients... our activity in web programming is very low.
• India
11 Mar 07
yeah java is used to create applications that can run on a single computer as well as distributed network.i use it for both distributed and as well as stand alone applications.