>pls help me in fixing this problem.. i am stuck badly
>rs


<logic:notPresent name="org.apache.struts.action.MESSAGE"
scope="application">
  <font color="red">
    ERROR:  Application resources not loaded -- check servlet container
    logs for error messages.
  </font>
</logic:notPresent>

do you have that snippet in the first jsp you load ?
it doesn't look like it or you would get that error when your file is
not loaded, which is the problem I think you have, make sure the file is
in the path you configured in struts-config.xml , see my reply yesterday
regarding your path.
Also take a closer look at the struts-example, that snippet and much
more is in it

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

Reply via email to