A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Certification
»
Developer Certification (SCJD/OCMJD)
Author
Configuration
Keith Jones
Ranch Hand
Joined: Oct 30, 2006
Posts: 105
posted
Oct 31, 2006 10:53:00
0
Hi,
When the spec says "All configuration must be done via a GUI", what configuration do they mean?
Cheers
SCJP 1.4
Sam Codean
Ranch Hand
Joined: Feb 26, 2006
Posts: 194
posted
Oct 31, 2006 12:28:00
0
They mean the Server details like the host name and port number in the networked mode and the database file name in case of standalone mode
-Sam Codean<br />SCJP 1.4 (98%)<br />SCJD 5.0 (87.5%)
Sam Codean
Ranch Hand
Joined: Feb 26, 2006
Posts: 194
posted
Oct 31, 2006 12:33:00
0
They mean the Server details like the host name and port number in the networked mode and the database file name in case of standalone mode
Keith Jones
Ranch Hand
Joined: Oct 30, 2006
Posts: 105
posted
Nov 01, 2006 02:58:00
0
port number I understand but by host do you mean IP address?
Jeroen T Wenting
Ranch Hand
Joined: Apr 21, 2006
Posts: 1847
posted
Nov 01, 2006 03:55:00
0
yes, the client must after all know where the server is running...
42
I agree. Here's the link:
jrebel
subject: Configuration
Similar Threads
Struts2 Iteator Tag with object in object
passed part II/III @ 99
servlet init parameters
Passed
creating configuration programmatically in JAAS
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter