Hello everyone, How can we have different environments - dev, test, production etc running on the same web server/jsp-servlet engine? How do you pass different properties to each environment ? Do you use property files to be read by servlets/jsps to get the correct paths/database connection information, CORBA ports etc ? Each servlet env. also has some static utility classes to hold static information about the env. (different for each). How could this be handled ? Any help would be greatly appreciated. Thanks for your time. Thanks Chandra =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JSP-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
