[ http://issues.apache.org/struts/browse/WW-1508?page=all ]

David H. DeWolf resolved WW-1508.
---------------------------------

    Fix Version/s: 2.0.2
       Resolution: Fixed

I've resolved the first issue and now use the container to inject dependencies. 
 I will create another issue in order to expand the implementation to utilize 
the ObjectFactory for creating results.

The complexity that needs to be considered is related to the fact that there 
could be multiple "result types" associated with a single tiles result.  For 
instance, it wouldn't be unheard of to do all layout/decoration with jsp but 
use freemarker/velocity for the actual content (to leverage the 
classload-ability of templates for example).

See WW-1516


> Tiles Plugin / Freemarker Tag Support throws NullPointerException
> -----------------------------------------------------------------
>
>                 Key: WW-1508
>                 URL: http://issues.apache.org/struts/browse/WW-1508
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugins
>    Affects Versions: 2.0.2
>            Reporter: David H. DeWolf
>         Assigned To: David H. DeWolf
>             Fix For: 2.0.2
>
>
> The FreemarkerResult now throws a NullPointerException when executed from the 
> tiles plugin due to a missing FreemarkerManager.  This appears to be a result 
> of the Guice integration.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to