Java Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming LanguagesJava Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
  #1  
Old October 10th, 2002, 10:16 AM
justin_dago justin_dago is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: new york
Posts: 84 justin_dago User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Choosing a Container or App-Server

I'm in the process of learning server-side Java, and am wondering what container/engine or app server to use.

I ultimately want to make this my profession, and will soon want to build a personal site with this technology. (after reading & learning a bit more...Java's Server-Side platform is quite extensive..there's A LOT to know)

Points to consider:
  • Every book I pick up uses Tomcat, and appears to be common place with hosts who offer jsp
  • Resin is suppose to be very good (fast),
  • I have JRun up and running, but do I want to learn it?
  • WebSphere is highly desired in the job market.
  • WebLogic is also nice, but may require me purchasing another book..(I'm not that into reading online..unless it's a pdf)
  • I will be applying the Model 2 design pattern...this should't affect the decision process, but should be noted.

What do you think??

Reply With Quote
  #2  
Old October 10th, 2002, 02:37 PM
bricker42 bricker42 is offline
Moderator =(8^(|)
Dev Shed Intermediate (1500 - 1999 posts)
 
Join Date: Feb 2002
Location: Sacramento, CA
Posts: 1,710 bricker42 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 20 m 38 sec
Reputation Power: 8
Send a message via AIM to bricker42
I've used Tomcat and Websphere, and my preference from the two is Tomcat.

I have heard that resin is supposed to be the fastest.

The important thing when you're starting out is to use something that's easy and simple. I started with Orion, since I couldn't figure out Tomcat (Tomcat 4.1 is a WHOLE lot easier to use, though).

Once you're up to speed and feel comfortable with the environment, try out a few servers, get a feel for their strengths/weaknesses, find the ones you like. I think you'll find that they're all fairly similar from a developer's standpoint.

Reply With Quote
  #3  
Old October 14th, 2002, 09:04 PM
nguip nguip is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2002
Location: Malaysia
Posts: 5 nguip User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to nguip
Ok.. I'm a novice here..

WHat is the different between J2EE and Tomcat ? I'm using Tomcat now but heard that J2EE is similar...

And I had heard a lot of J-Serv and Mod_jk ... Are they the same ?

Thanks

Reply With Quote
  #4  
Old October 14th, 2002, 09:31 PM
bricker42 bricker42 is offline
Moderator =(8^(|)
Dev Shed Intermediate (1500 - 1999 posts)
 
Join Date: Feb 2002
Location: Sacramento, CA
Posts: 1,710 bricker42 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 20 m 38 sec
Reputation Power: 8
Send a message via AIM to bricker42
J2EE is a specification from Sun. It includes servlets, jsps, ejbs, and other "Enterprise" java stuff.

Tomcat is an application server. It lets you run J2EE applications.

JServ is a servlet engine. It runs servlets.

Mod_jk is a replacement for mod_jserv that allows Apache and Tomcat to talk to each other.

Reply With Quote
  #5  
Old October 14th, 2002, 09:53 PM
ghatzhat ghatzhat is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2002
Posts: 361 ghatzhat User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 9 m 5 sec
Reputation Power: 7
to extend:

"Mod_jk is a replacement for mod_jserv that allows Apache and Tomcat to talk to each other."

if you'd like the familiarity of apache then you can use apache to handle your non-java content (html, gif, php etc) and use mod_jk to pass requests for jsp pages off to tomcat. however, tomcat can function on it's own as a webserver for non-java content, so setting up mod_jk at this stage may be unecessary work.

i believe that the apache project intends to make mod_jk act as a connector for more webservers than just apache, though i don't remember whether this has been implemented yet. if you use a connector, mod_jk should be chosen over mod_jserv (as it has a future, by the sound of things).

my advice, if you're just starting out on this stuff: install tomcat and rest there - you can always connect it into apache when you are more familiar with what's going on.
__________________
Little more than a playground for the bugs that live beneath us...

Reply With Quote
  #6  
Old October 14th, 2002, 09:59 PM
nguip nguip is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2002
Location: Malaysia
Posts: 5 nguip User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to nguip
Thanks

I guess I just leave it with Tomcat for the time being ..

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesJava Help > Choosing a Container or App-Server


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway