Sr. Consultants helped create the ratings and reviews section on the retailer’sย product display pages. Application used JavaScript to communicate with a Gigya (a third-party profile company) API to save and display ratings and reviews. Lodash templating was used for creation of the views and the entire application was included in a RequireJS build of the global scripts.
Problem Solving: JSF 2.0 Using Session – Unwelcomed Interaction
The Keyhole Software Feature Team utilized a JSF scope (new in 2.0) called Custom Scope. As the name implies, this scope had the ability to be customized to the organizationโs needs. Keyhole Software configured the scope to behave just like Session Scope, but with the key difference that each time the same user launched a new instance of the application, the application would act as if it had its very own and separate piece of the session.


