Hey Guys,

 

I implemented a phase listener based security handler which knows which
pages are public viewable and which pages require a special
authentication. Currently the only page usable without authentication is
the login page. These settings are blocking the resources servlet. That
causes a not working tr:inputDate for example, because the calendar
can't be rendered due to a security violation. I'm currently checking if
I can grant access to the resources servlet to all users.

 

Is it possible that the trinidad resources servlet renders a content
which allows the manipulation of the component tree or other data or is
this impossible? 

 

Thank you and best regards

 

Felix

Reply via email to