Author

Topic: Where are my javaEE programmers? (Read 453 times)

legendary
Activity: 1304
Merit: 1015
June 18, 2013, 02:06:06 AM
#5
I've only used tomcat and jetty.  Not sure what the differences are but for development they work the same.  Most Java shops use Tomcat.   I dont know of anyone that uses Glassfish.
legendary
Activity: 1498
Merit: 1000
June 17, 2013, 11:05:46 PM
#4
For local server I use tomcat, mysql or postgresql.

I use Google App Engine sometimes for personal projects because its free under a certain quota.  The database is not SQL and hard to use, but it is free.

So what are the benefits of using tomcat vs glassfish or even jetty?
legendary
Activity: 1304
Merit: 1015
June 17, 2013, 08:29:53 PM
#3
For local server I use tomcat, mysql or postgresql.

I use Google App Engine sometimes for personal projects because its free under a certain quota.  The database is not SQL and hard to use, but it is free.
legendary
Activity: 1498
Merit: 1000
June 17, 2013, 12:09:31 AM
#2
WOW no javaEE programmers? really come on.
legendary
Activity: 1498
Merit: 1000
June 16, 2013, 03:21:41 AM
#1
So I am working on a project and I have worked with Servlets and JSP using Jetty. It was a torrent tracker. So I know what I am doing.

What is a good server program to run servlets?

What is the difference between TomCat and GlassFish? (Beside one is apache and one is oracle)

What the difference between Tomcat/glassfish and google app engine?

What amount of data would be the required to get the benefits of hadoop?

Should I be using a datastore or mysql?
Jump to: