Re: Tomcat 6: Having the JSP read a file from webapp directory
Steve wrote:
<snip>
This directory would contain a file called "useful_params.prop"
<snip>
The problem is that myjspapp doesn't seem to finding this file
"useful_params.prop".
Is there a way without changing the code for myjspapp to get it to
find that file in c:\home\tomcatapps\myjspapp ?
Your app has mapping within or available to it telling it where to find
useful_params.prop . Find out where the app is looking for the file and
put the file there or change the mapping as suggested by Lew.
--
Dave Miller
Java Web Hosting at:
http://www.cheap-jsp-hosting.com/
.
Relevant Pages
- Re: Great SWT Program
... things by editing text files. ... it demonstrates that it can be done -- having an app ... Applications that need to do text editing from ... (comp.lang.java.programmer) - Re: ADFS - Not Authorized To View Message
... If I put all the pieces in the same network it all works perfect. ... claims and the token that gets generated and the different types of mapping ... shadow accounts, do both but try shadow accounts first, do both but try ... with a claims aware test app first so that I can see how the claims are ... (microsoft.public.windows.server.active_directory) - Re: ADFS - Not Authorized To View Message
... claims and the token that gets generated and the different types of mapping ... organizational claimthat has an associated resource group in the ... shadow accounts, do both but try shadow accounts first, do both but try ... with a claims aware test app first so that I can see how the claims are ... (microsoft.public.windows.server.active_directory) - Re: ADFS - Not Authorized To View Message
... It sounds like you are trying to build an NT token-integrated app instead of ... claims and the token that gets generated and the different types of mapping ... organizational claimthat has an associated resource group in the ... shadow accounts, do both but try shadow accounts first, do both but try ... (microsoft.public.windows.server.active_directory) - Re: Weird GNOME behaviour (in Dapper and Edgy)
... start a new app or open a folder, it happens from time to time ... applications, be it via the start menu, a panel launcher, a starter on ... the apps finally start/the windows get ... (Ubuntu) |
|