Page 1 of 1

JSF 2.2 support for contracts

Posted: 05 Sep 2017, 17:57
by Hamsterbau
Hi,

i want to know if (or how) it is possible, to use contracts from JSF 2.2 with the ultima theme?
Can i simply use it in the pages using the Ultima template?

Wbr,

Daniel

Re: JSF 2.2 support for contracts

Posted: 13 Sep 2017, 10:53
by mert.sincan
I think it is possible with ultima layout and other PrimeFaces Next Generation Layout. Maybe, this link can help to you; https://www.youtube.com/watch?v=jbNdtndIsqk

Re: JSF 2.2 support for contracts

Posted: 13 Sep 2017, 17:06
by Hamsterbau
Thanks for the reply, but i got it working already in the meantime. But i do it with an external contract JAR, so it can be added or removed completly.

Also i want the following things (mostly working now):
  • separat JAR with ultima theme
  • customized theme/layout (theme is really a problem)
  • possibility to exchange contract (theme)
  • possibility to change default contract by adding only one specific to the EAR/WAR
  • layout/theme.sass referencing ultima-theme (1.0.9 or which version is currently used), so it can be also be build with newer versions
So it is possible, but it is really a lot of work to add this kind of stuff into an existing project.

Wbr,

Daniel