Jacek Laskowski wrote:
On Nov 19, 2007 3:58 PM, John Richard Moser <[EMAIL PROTECTED]> wrote:
This is equivalent to the inclusion of the following element in the web
application deployment descriptor (/WEB-INF/web.xml):
<context-param>
<param-name>companyName</param-name>
<param-value>My Company, Incorporated</param-value>
</context-param>
but does not require modification of the deployment descriptor to
customize this value.
It's your webapp, isn't it? I'm pretty sure you can mimic something
akin to it in geronimo-web.xml, but let's leave it until we really
need it. Deploy the webapp and send the error messages you encounter.
I modified web.xml to do it, but still want to know the real solution.
The value is installation specific (it's a path to a bunch of files on
the local server) so it needs to change per install....
Now my only problem is I need to make sure I'm using Servelet spec 2.4
and JSP 1.3
Jacek
--
Bring back the Firefox plushy!
http://digg.com/linux_unix/Is_the_Firefox_plush_gone_for_good
https://bugzilla.mozilla.org/show_bug.cgi?id=322367