I would like the getText() methods to pull information from a database "Meaning" table.
Would the proper way to do that be to subclass ActionSupport and re-implement that interface? Then, all my actions inherit from MyActionSupport, and the getText stuff is different. If that's not the way to do it, what's the best way? Thanks, Mike. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org