javax.servlet.ServletException: Cannot find global ActionForward for name logon
at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:530)
at org.apache.jsp.index_jsp._jspService(index_jsp.java:59)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:137)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
in
At 05:49 PM 1/22/03 -0500, you wrote:
Check the .war file to see if the file is actually there. Make sure your build process is actually copying the files to be war'd.It has happened in the past that my build script was not doing this. -- James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org/ "The man who does not read good books has no advantage over the man who cannot read them." - Mark Twain (1835-1910) > -----Original Message----- > From: Micael [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 22, 2003 5:46 PM > To: Struts Users Mailing List > Subject: RE: Error Loading Application Resources in Struts 1.1 > > > Thanks for catching that, Wendy, but that was just a typo. The site > actually does not have that mistake. Any other ideas? > > Micael > > At 03:37 PM 1/22/03 -0700, you wrote: > > > I have the application resources in a file called > application.properties > > > and that is in the following directory structure: > > > [x]/WEB-INF/classes/resources/application.properties. I > have put that in > > > the struts config as: > > > <message-resources parameter="resource.application"/> > > > >You have 'resource.application' as the parameter, but your > directory name is > >plural: resources. Fix one or the other so they match. > > > >-- > >Wendy Smoak > >Applications Systems Analyst, Sr. > >Arizona State University PA Information Resources Management > > > > LEGAL NOTICE > > This electronic mail transmission and any accompanying > documents contain > information belonging to the sender which may be confidential > and legally > privileged. This information is intended only for the use of the > individual or entity to whom this electronic mail > transmission was sent as > indicated above. If you are not the intended recipient, any > disclosure, > copying, distribution, or action taken in reliance on the > contents of the > information contained in this transmission is strictly > prohibited. If you > have received this transmission in error, please delete the > message. Thank > you > > > > -- > To unsubscribe, e-mail: > <mailto:struts-user-> [EMAIL PROTECTED]> > For > additional commands, > e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
LEGAL NOTICE
This electronic mail transmission and any accompanying documents contain information belonging to the sender which may be confidential and legally privileged. This information is intended only for the use of the individual or entity to whom this electronic mail transmission was sent as indicated above. If you are not the intended recipient, any disclosure, copying, distribution, or action taken in reliance on the contents of the information contained in this transmission is strictly prohibited. If you have received this transmission in error, please delete the message. Thank you
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>