[ 
https://issues.apache.org/jira/browse/ISIS-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood updated ISIS-2058:
------------------------------
    Fix Version/s:     (was: 1.18.0)
                   2.1.4

> Pre-render home page to avoid wait when first hit webapp after bootstrapping
> ----------------------------------------------------------------------------
>
>                 Key: ISIS-2058
>                 URL: https://issues.apache.org/jira/browse/ISIS-2058
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core: Viewer: Wicket
>    Affects Versions: 1.16.2
>            Reporter: Dan Haywood
>            Priority: Minor
>             Fix For: 2.1.4
>
>
> You can try by rendering the home page in a separate thread during the 
> bootstraping
> You need to use ComponentRenderer#renderPage(app.getHomePage())
> you can do this for any of Isis' pages. You just need to provide their input 
> if they require such
>  
> It is a static method and it creates an artificial RequestCycle for its needs 
> (so it doesn't need an HTTP thread)
> [this is an cool idea for a small WicketStuff project that uses Wicket 
> IInitializer to render the home page in the background as soon as the app is 
> started]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to