Checkout the practice application, it will also illustrate the use of UI decorator patterns. This would definitely help you to do that.
If you want to check it directly, then example component best fits for you. Check the main-decorator, application decorator and global decorator usage in the screens shared. HTH! Rishi Solanki Sr Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com www.hotwax.co On Sun, Apr 22, 2018 at 12:41 PM, Allan Zarsuela <[email protected]> wrote: > Hi all, > > I want to create a landing page such as https://localhost:8443/index.jsp > or > a separate login.jsp then will redirect to a landing page. > > In the landing page I want to see link buttons that represent all the > modules. > > Currently, you have to specify > the plugin to have a landing page such as https://localhost:8443/ > *accounting*/control/login. > > > -- > Regards, > > *Allan L. Zarsuela* > *Software Engineer* >
