Are you using JBuilder's "Web Application" node to manage your webapp code?

If so, the WEB-INF/classes directory is completely under JBuilder's 
control. JBuilder should automatically copy your resource files (along with 
your java classes) to the WEB-INF/classes directory, as long as (1) you 
configure it to copy *.properties; (2) the resource files are found on the 
project's source path.


At 10:03 pm 28-08-2002, you wrote:
>This is then causing problems because ApplicationResources.properties is
>gone, and I get errors because the code cannot find the keys from the
>now deleted file.
>
>I had it working, but now this is happening.
>
>Using struts 1.0, JBuilder 6 with TomCat
>
>Any ideas?
>
>Cheers.
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

-- 
John Yu                       Scioworks Technologies
e: [EMAIL PROTECTED]         w: +(65) 873 5989
w: http://www.scioworks.com   m: +(65) 9782 9610

Scioworks Camino - "Don't develop Struts Apps without it!"


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to