Re: Send Redirect after Login

2015-07-29 Thread Thiago H de Paula Figueiredo
On Wed, 29 Jul 2015 08:23:53 -0300, Poggenpohl, Daniel wrote: Hello, Hi! response and pageRenderLinkSource are both injected in the component. response.sendRedirect(pageRenderLinkSource.createPageRenderLink(getPageForRole())); Never use response.sendRedirect() in a page, component or mi

Re: Send Redirect after Login

2015-07-29 Thread Geoff Callender
These will help: T5.4: http://jumpstart.doublenegative.com.au/jumpstart7/examples/infrastructure/protectingpages T5.3: http://jumpstart.doublenegative.com.au/jumpstart/examples/infrastru

Send Redirect after Login

2015-07-29 Thread Poggenpohl, Daniel
Hello, I'm using the Layout component for authentication purposes. The general auth process is happening outside of the application via SSO, but all my pages have the Layout component. Every time I request a page, The Layout component looks if a session user has been created, and if not, create

Re: Contributing a Symbol Provider

2015-07-29 Thread Richard Kirby
Hi Daniel, No, your method is fine. I needed my method as I needed some properties accessible before I could start up the Registry, so this killed two birds with one stone. If you don't need the properties until after building the Registry, then you will be fine with the documented method. Richa

AW: YUICompressor tries to compress minified resources

2015-07-29 Thread Poggenpohl, Daniel
Hello, would I be able to decorate the YUICompressor with my own implementation which checks if the file is already minified? Or could I configure the YUICompressor to exclude files? Regards, Daniel P. -Ursprüngliche Nachricht- Von: Howard Lewis Ship [mailto:hls...@gmail.com] Gesendet: