This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Struts and the fly likes problem dispaly error message in struts Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "problem dispaly error message in struts" Watch "problem dispaly error message in struts" New topic
Author

problem dispaly error message in struts

vijayakumar durai
Ranch Hand

Joined: Aug 18, 2008
Posts: 153
i am doing sample struts application i have problem in display in error message I have created ApplicationResources.properties and placed in web-inf can anybody tell what is the problem?

i am using <html:errors/> displaying error messages

this is my ApplicationResources.properties


this is my struts-config.xml




thanks in advance







Ankit Garg
Saloon Keeper

Joined: Aug 03, 2008
Posts: 9189
    
    2

Shouldn't ApplicationResources.properties go into the WEB-INF/classes folder (I might be wrong, as this is struts 1.x)...


SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
vijayakumar durai
Ranch Hand

Joined: Aug 18, 2008
Posts: 153
i am using struts 1.3 can anybody tell how to display error message in struts 1.3?
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12617

Do you save the errors? You haven't shown the code that creates and stores the errors.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: problem dispaly error message in struts
 
Similar Threads
html:options collection tag help URGENT
Struts 1.1 using RAD7
Action class not found exception
struts1 application: error in struts-config.xml
Error using Struts Validator