This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Web Component Certification (SCWCD/OCPJWCD) and the fly likes Best server to use for preparing the exam Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Web Component Certification (SCWCD/OCPJWCD)
Reply Bookmark "Best server to use for preparing the exam" Watch "Best server to use for preparing the exam" New topic
Author

Best server to use for preparing the exam

Vishwas Gupta
Greenhorn

Joined: Apr 30, 2008
Posts: 8
I am preparing for the SCWCD exam. I am comfortable using WebLogic 8.1 for deploying JSPs and Servlets. But it has its own deployment descriptors. Though I hope that any application server specific deployment descriptor xml files will be out of the scope of this test, yet I need advice regarding the best suited server for getting the maximum clarity about the behavior of the various deployment descriptor tags. Which server will suit me best?
Marc Peabody
pie sneak
Sheriff

Joined: Feb 05, 2003
Posts: 4725

"Java Lover", we don't have many rules around here but we do have a Naming Policy. Please review the policy and update your Publicly Displayed Name.

The kind of server really shouldn't make a difference. The biggest recommendation is to not use an IDE... at least not at first. IDEs are helpful to developer productivity but they also hide some of the work from you. Without an IDE, you have to take all the steps yourself manually to make your webapp work so you understand fully what it takes to go from code to application.


A good workman is known by his tools.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Best server to use for preparing the exam
 
Similar Threads
unable to depoly ear file in weblogic8
Detail in book on deployment descriptor?
Info about SCBCD
Test 347 - Anybody have the questions?
Declaring Isolation level