IntelliJ Java IDE
The moose likes Servlets and the fly likes hardware Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "hardware" Watch "hardware" New topic
Author

hardware

Leslie Gill
Greenhorn

Joined: Feb 01, 2001
Posts: 3
Hi! I am fairly new to Java and I am interested in learning JSP. I work from home and would like to know the best hardware/network configuration for creating and testing servlets. For example, do I need a separate server connected to a workstation to somewhat replicate a "real world" situation? What type of hardware is best? etc. Any information is greatly appreciated!


Leslie
Bill Goss
Greenhorn

Joined: Oct 11, 2000
Posts: 2
Hello Leslie
Any hardware configuration that can handle a trial version of BEA's Weblogic 5.1/6 or Apache servers. Weblogic works well on NT v4 sp5 or almost any version of Linux. You can check out the OS requirements for BEA at http://www.weblogic.com/platforms/index.html. It's always nice to have a seperate server machine if possible but it's not mandatory. You will need adequate disk space for the app server and plenty of memory (at least 128mb).
Regards
Bill Goss
Madhav Lakkapragada
Ranch Hand

Joined: Jun 03, 2000
Posts: 5040

Not to disagree with you Bill nor do I doubt Leslie's
abilities, but for a starter in Java, but IMHO WebLogic
would be too much. I personally would start
with Apache/Tomcat which though complex (in a way from a
starters point of view) is a light weight app server.
i have a win '98 with 96 MB at home.
My $0.02.
regds.
- satya

Take a Minute, Donate an Hour, Change a Life
http://www.ashanet.org/workanhour/2006/?r=Javaranch_ML&a=81
Travis Gibson
Ranch Hand

Joined: Oct 17, 2000
Posts: 100
Fellow Rancher,
I agree with Madhav, Weblogic is overkill for someone just starting to learn Servlets and JSPs. I started with Apache/Tomcat and found that while the setup/config can be a little tedious once you get it running it works very nicely and is pretty stable as well.
If you go to my website:
http://www.travismgibson.com
And click on the "Setup" link you can see exactly how little in regards to hardware and software you really need.
One of the most difficult parts for me to learn was where to place the Servlets/JSP and Java Beans so that they would be located and served by my web server.

Regards,
TMG.com

Regards,<BR>Travis M. Gibson, SCJP<BR>Java Developer<BR>www.travismgibson.com<BR>travis@travismgibson.com
 
IntelliJ Java IDE
 
subject: hardware
 
Threads others viewed
Configuring webcam for JMF
WA #1.....word association
Do you see any common traits among the rockstars?
Best OS in Unix
9 1 1
developer file tools