File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Component Certification (SCWCD/OCPJWCD) and the fly likes Quick Question Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Professional Certification » Web Component Certification (SCWCD/OCPJWCD)
Reply Bookmark "Quick Question" Watch "Quick Question" New topic
Author

Quick Question

Sudha Deshmukh
Greenhorn

Joined: Mar 25, 2002
Posts: 13
Hi Java Ranchers
I have cleared my SCJP and I am planning to take the SCWCD exam.I am new to java Sevlets and jsp's.Is it preferable to use only the tomcat web server for preparation,or any other web server is fine. I have just started working with jsp's using Blazix web server suggested in the javatut.com web site.Please suggest me good sources to learn jsp's and Servlets for beginners.
Thanks
Sudha.
Madhav Lakkapragada
Ranch Hand

Joined: Jun 03, 2000
Posts: 5040
There is a wise saying from the place where I come from...."For thousands of problems, there are millions of solutions."
In general, you can use whatever server you want. But make sure the server is based on Servlet Spec 2.3 and JSP Spec 1.2. I don't know about Blazix, never used it, so I can't comment.
Tomcat on the other hand is quite easy to use for starters.
So pick one and go with it....Good luck.
- satya


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

Joined: Apr 20, 2000
Posts: 3252
Sudha, please have a look at our naming policy and expand your display name. Thanks!
- Peter
 
 
subject: Quick Question
 
Threads others viewed
Invoking servlets from JSP's
problem in Servlets and JSP's
web application path problem
JRun Problem......
Adding Breakpoints to JSP's in Eclipse 3.5
IntelliJ Java IDE