facebook

[Closed] struts project, ApplicationResources not working?

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #241690 Reply

    xmcx_2004
    Member

    Hi, every body:

    My struts projects work find except the Resources problem as following:

    Nov 18, 2005 3:46:34 PM org.apache.struts.util.PropertyMessageResources <init>
    INFO: Initializing, config=’org.apache.struts.util.LocalStrings’, returnNull=true
    Nov 18, 2005 3:46:34 PM org.apache.struts.util.PropertyMessageResources <init>
    INFO: Initializing, config=’org.apache.struts.action.ActionResources’, returnNull=true
    Nov 18, 2005 3:46:36 PM org.apache.struts.util.PropertyMessageResources <init>
    INFO: Initializing, config=’com.yourcompany.struts.ApplicationResources’, returnNull=true

    So the problem this one causes is ApplicationResources is not working.

    Anyone knows what’s happening there or how to fix it?

    thanks much,

    #241725

    Riyad Kalla
    Member

    This is normal, can you specify exactly what incorrect behavior is occuring?

    #241763

    xmcx_2004
    Member

    Well, I checked it again, and realized that I forgot putting <html:errors/> on the jsp page. That’s the reason my error message didn’t show up. It looks like that those things I mentioned in my original thread doesn’t matter. Is it right?

    but thanks much,

    #241764

    Riyad Kalla
    Member

    Correct, they are normal.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: [Closed] struts project, ApplicationResources not working?

You must be logged in to post in the forum log in