-
new to Error Handling
Hey all.
Great site. Found this really cool article:
http://javaboutique.internet.com/tut.../excep_struts/
Some of the code that was described in that article was implemented by a previous developer on my project. However tis piece of code does not work anymore for some reason:
<html:messages id="msgs" name="userErrors"><bean:write name="msgs" />
</html:messages>
I get following 500 error:
Cannot find bean msgs in any scope.
The code is using ActionErrors list to add errors to it.
Any ideas on how to make a proper connection between the view and the place where errors are stored?
Thanks,
Eugene.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks