Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / JavaBeans / June 2004

Tip: Looking for answers? Try searching our database.

env-entry tags inside web.xml

Thread view: 
Doctor Bones - 03 Jun 2004 14:57 GMT
Are there any advantages to using <env-entry> tags inside a web
application's web.xml file instead of just using plain old vanilla
init-params?  The J2EE spec suggests that somehow the former approach
is more flexible and permits a deployer to configure environment
variables at deployment time without touching the web.xml file.  As
far as I can see, however, a deployer has to manipulate the web.xml
file to change env-entry values.  Am I missing something?

Thanks in advance.
James Lawless - 05 Jun 2004 21:06 GMT
Hi,

AFAIK most containers will allow you to edit env-entries through the console
at runtime. This is done as the env entries are items in the containters
JNDI tree. This would negate the need to modify web.xml and rebuild.

However in my experience you often have to manually change the entries in
file to ensure the chnages persist beyond server reboots.

James

> Are there any advantages to using <env-entry> tags inside a web
> application's web.xml file instead of just using plain old vanilla
[quoted text clipped - 5 lines]
>
> Thanks in advance.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.