hi, i'm evaluaring jbuilder8 ee for development with struts, i've setup a sample app with no database acces or anything fancy, and it works well, but now i'm trying to build a prototype app with oracle, and now it seems like jbuilder can't find the ApplicationResources.properties file.

i've put this in the WEB-INF dir, inside the classes dir, inside the package dir, but with no positive results. in my web.xml file it is declared as

<init-param>
<param-name>application</param-name>
<param-value>ApplicationResources</param-value>
</init-param>

in the <servlet> section.

thanks in advnace, any help would be greatly appreciated.

greetings.


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

Reply via email to