A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Frameworks
»
Struts
Author
saveMessages/saveErrors not available in Bean
matt love
Ranch Hand
Joined: Jan 25, 2010
Posts: 65
posted
Feb 10, 2010 16:59:10
0
My Action object provides me access to saveErrors and saveMessages. No problem.
But, if I pass the Action object as "this" to the ActionBean object, those methods don't show up as members of the Action object.
What am I missing?
Thanks.
Matt
David Newton
Author
Rancher
Joined: Sep 29, 2008
Posts: 12617
I like...
posted
Feb 10, 2010 18:41:31
0
Don't know--obviously if you pass an action to any other method, that action's methods will be available. So chances are you're doing it wrong.
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: saveMessages/saveErrors not available in Bean
Similar Threads
Struts Errors
Messages displayed only if I use saveErrors()
html:messages problem
ActionMessage is not working
ActionMessages in STRUTS 1.1 Please help !!!
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter