Asleson, Ryan wrote:
> I've thought about writing a PreResultListener
> I've tried ActionInvocation.getResult(), but it only returns null.
> Is there a way to get the current Result object before it is
> actually executed?
Looking at the code for DefaultActionInvocation, it seems that
createResul
-Original Message-
From: Brad A Cupit [mailto:[EMAIL PROTECTED]
Sent: Monday, June 23, 2008 10:19 AM
To: Struts Users Mailing List
Subject: RE: Struts 2: Providing Tiles Controller-like Functionality
Asleson, Ryan wrote:
> I'm familiar with the Struts 2 Preparable interface, but I don
Asleson, Ryan wrote:
> I'm familiar with the Struts 2 Preparable interface, but I don't
> like this because prepare() is always called -- even on form posts
Do you have one Action with two public methods that are called by Struts
2? For example view() and submit() methods? If that's the case, I ca
2008/6/23 Asleson, Ryan <[EMAIL PROTECTED]>:
> One thing we miss with from Tiles is the ability to back a JSP with a
> Controller. The Controller guaranteed that whenever a JSP was rendered,
> certain behavior was executed to prepare data for the JSP. For example,
> the loading of data for drop-d
4 matches
Mail list logo